Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

VRDisplay.isPresenting

これは実験段階の機能です。
この機能は複数のブラウザで開発中の状態にあります。互換性テーブルをチェックしてください。また、実験段階の機能の構文と挙動は、仕様変更に伴い各ブラウザの将来のバージョンで変更になる可能性があることに注意してください。

VRDisplay インターフェイスの isPresenting 読取専用プロパティは, VRDisplay が現在コンテンツを表示中かどうかを示します.

シンタックス

var isItPresenting = vrDisplayInstance.isPresenting;

Boolean; true の場合はそのディスプレイが表示中であることを意味します;  false は表示されていないことを意味します.

TBD.

仕様

Specification Status Comment
WebVR
isPresenting の定義
勧告改訂案 Initial definition

ブラウザの互換性

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support (有) (有) 未サポート 未サポート 未サポート
Feature Android Firefox Mobile (Gecko) IE Phone Opera Mobile Safari Mobile Chrome for Android
Basic support 未サポート (有) 未サポート 未サポート 未サポート 未サポート

参照

ドキュメントのタグと貢献者

 このページの貢献者: rootx
 最終更新者: rootx,