Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 626 Bytes

accelerometer_reportthreshold.md

File metadata and controls

24 lines (15 loc) · 626 Bytes
-api-id -api-type
P:Windows.Devices.Sensors.Accelerometer.ReportThreshold
winrt property

Windows.Devices.Sensors.Accelerometer.ReportThreshold

-description

Gets the AccelerometerDataThreshold for the accelerometer sensor.

-property-value

-remarks

A report is generated only if the delta between the previous reported data reading and a new sample is greater than the AccelerometerDataThreshold.

-see-also

-examples