From 641a75fbc5a15724440dce3fc41c92cb1ef23699 Mon Sep 17 00:00:00 2001 From: MDN Date: Wed, 28 Apr 2021 00:11:21 +0000 Subject: [CRON] sync translated content --- files/ja/web/api/devicelightevent/value/index.html | 57 ---------------------- 1 file changed, 57 deletions(-) delete mode 100644 files/ja/web/api/devicelightevent/value/index.html (limited to 'files/ja/web/api/devicelightevent') diff --git a/files/ja/web/api/devicelightevent/value/index.html b/files/ja/web/api/devicelightevent/value/index.html deleted file mode 100644 index 485ab746ad..0000000000 --- a/files/ja/web/api/devicelightevent/value/index.html +++ /dev/null @@ -1,57 +0,0 @@ ---- -title: DeviceLightEvent.value -slug: Web/API/DeviceLightEvent/value -tags: - - Ambient Light - - B2G - - DOM - - Firefox OS - - WebAPI - - events -translation_of: Web/API/DeviceLightEvent/value ---- -

{{APIRef("Ambient Light Events")}}

- -

DeviceLightEventvalue プロパティは、現在の環境光レベルを提供します。

- -

構文

- -
var light = instanceOfDeviceLightEvent.value;
- -

- -

光強度を表す正数のルクス

- -

仕様

- - - - - - - - - - - - - - - - -
仕様書策定状況コメント
{{SpecName('AmbientLight', '', 'Ambient Light Events')}}{{Spec2('AmbientLight')}}最初期の定義
- -

ブラウザ実装状況

- -
- - -

{{Compat("api.DeviceLightEvent.value")}}

-
- -

関連情報

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