Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 591 Bytes

lightsensorreading_performancecount.md

File metadata and controls

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

Windows.Devices.Sensors.LightSensorReading.PerformanceCount

-description

Gets the performance count associated with the reading. This allows the reading to be synchronized with other devices and processes on the system.

-property-value

The performance count for the reading. Null if this property is not supported on the sensor.

-remarks

-see-also

-examples