--- title: vrdisplaypresentchange slug: Web/API/Window/vrdisplaypresentchange_event translation_of: Web/API/Window/vrdisplaypresentchange_event ---
WebVR API の vrdisplaypresentchange
イベントは,VRデバイスの表示状態が変化したときに発火します — つまり,表示状態から非表示になったとき,あるいはその逆のケースです.
Bubbles | No |
Cancelable | No |
Target objects | {{domxref("Window")}} |
Interface | {{domxref("Event")}} |
TBD.
vrdisplaypresentchange
イベントは {{domxref("Event")}} インターフェイスを実装しています — このインターフェイスで定義されているプロパティとメソッドを利用可能です.
Specification | Status | Comment |
---|---|---|
{{SpecName('WebVR', '#dom-window-onvrdisplaypresentchange', 'vrdisplaypresentchange')}} | {{Spec2('WebVR')}} | Initial definition |
{{Compat("api.Window.vrdisplaypresentchange_event")}}