SensorManager.LightOvercast Field

Definition

luminance under an overcast sky in lux

[Android.Runtime.Register("LIGHT_OVERCAST")]
public const float LightOvercast = 10000;
[<Android.Runtime.Register("LIGHT_OVERCAST")>]
val mutable LightOvercast : single

Field Value

Value = 10000
Attributes

Remarks

luminance under an overcast sky in lux

Java documentation for android.hardware.SensorManager.LIGHT_OVERCAST.

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