Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 590 Bytes

lightsensorreading_properties.md

File metadata and controls

23 lines (15 loc) · 590 Bytes
-api-id -api-type
P:Windows.Devices.Sensors.LightSensorReading.Properties
winrt property

Windows.Devices.Sensors.LightSensorReading.Properties

-description

Gets the data properties reported by the sensor.

-property-value

Contains a key/value pair for each data property reported by the sensor for the given reading. The key is a string of the property key, and the value is the value of the property that the key represents.

-remarks

-see-also

-examples