From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- .../api/window/vrdisplayconnect_event/index.html | 69 ++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 files/ja/web/api/window/vrdisplayconnect_event/index.html (limited to 'files/ja/web/api/window/vrdisplayconnect_event') diff --git a/files/ja/web/api/window/vrdisplayconnect_event/index.html b/files/ja/web/api/window/vrdisplayconnect_event/index.html new file mode 100644 index 0000000000..2330451d67 --- /dev/null +++ b/files/ja/web/api/window/vrdisplayconnect_event/index.html @@ -0,0 +1,69 @@ +--- +title: vrdisplayconnected +slug: Web/API/Window/vrdisplayconnect_event +translation_of: Web/API/Window/vrdisplayconnect_event +--- +
{{APIRef}}{{SeeCompatTable}}
+ +
+

WebVR APIvrdisplayconnected イベントは,コンピュータに互換性のあるVRデバイスが接続された時に発火します.

+
+ + + + + + + + + + + + + + + + + + + + +
BubblesNo
CancelableNo
Target objects{{domxref("Window")}}
Interface{{domxref("Event")}}
+ +

+ +
TBD.
+ +

継承

+ +

vrdisplayconnected イベントは, {{domxref("Event")}} インターフェイスを実装しています — このインターフェイスで定義されているプロパティとメソッドを利用可能です.

+ +

仕様

+ + + + + + + + + + + + + + +
SpecificationStatusComment
{{SpecName('WebVR', '#dom-window-onvrdisplayconnected', 'vrdisplayconnected')}}{{Spec2('WebVR')}}Initial definition
+ +

ブラウザの互換性

+ + + +

{{Compat("api.Window.vrdisplayconnect_event")}}

+ +

参照

+ + -- cgit v1.2.3-54-g00ecf