LightSensorReadingChangedEventArgs.Reading Property

Gets the current ambient light-sensor reading.

Syntax

public:
property LightSensorReading^ Reading {
         LightSensorReading^ get ();
}  

Property value

Type: LightSensorReading 

The current ambient light-sensor reading.

Requirements

Namespace: Windows.Devices.Sensors

Metadata: windows.winmd

See also

Reference

LightSensorReadingChangedEventArgs Class

LightSensorReadingChangedEventArgs Members

Windows.Devices.Sensors Namespace