LightSensorReadingChangedEventArgs class
Provides data for the ambient-light sensor reading-changed event.
Syntax
Public NotInheritable Class LightSensorReadingChangedEventArgs Inherits Object
Attributes
- MarshalingBehaviorAttribute(Agile)
- VersionAttribute(NTDDI_WIN8)
Members
The LightSensorReadingChangedEventArgs class has these types of members:
Methods
The LightSensorReadingChangedEventArgs class inherits methods from the Object class (C#/VB/C++).
Properties
The LightSensorReadingChangedEventArgs class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | Gets the current ambient light-sensor reading. |
Remarks
This object is accessed when your app supports the ReadingChanged event.
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
|
|
Metadata |
|
Build date: 2/25/2013
