SensorManager.LightNoMoon Field

Definition

luminance at night with no moon in lux

[Android.Runtime.Register("LIGHT_NO_MOON")]
public const float LightNoMoon = 0.001;
[<Android.Runtime.Register("LIGHT_NO_MOON")>]
val mutable LightNoMoon : single

Field Value

Value = 0.001
Attributes

Remarks

luminance at night with no moon in lux

Java documentation for android.hardware.SensorManager.LIGHT_NO_MOON.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to