LightSensorReading Class

Represents an ambient light–sensor reading.

Note This sensor type is not supported by the SmartGlass Device API.

Syntax

public ref class LightSensorReading sealed  

Remarks

This object is accessed when you invoke the GetCurrentReading method; and, it is accessed when you retrieve the Reading property of the LightSensorReadingChangedEventArgs object in the event callback method.

Requirements

Namespace: Windows.Devices.Sensors

Metadata: windows.winmd

See also

Reference

LightSensorReading Members

Windows.Devices.Sensors Namespace