SensorManager.LightSunlight Field

Definition

luminance of sunlight in lux

[Android.Runtime.Register("LIGHT_SUNLIGHT")]
public const float LightSunlight = 110000;
[<Android.Runtime.Register("LIGHT_SUNLIGHT")>]
val mutable LightSunlight : single

Field Value

Value = 110000
Attributes

Remarks

luminance of sunlight in lux

Java documentation for android.hardware.SensorManager.LIGHT_SUNLIGHT.

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