Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 615 Bytes

inclinometer_reportthreshold.md

File metadata and controls

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

Windows.Devices.Sensors.Inclinometer.ReportThreshold

-description

Gets the InclinometerDataThreshold for the gyrometer 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 InclinometerDataThreshold.

-see-also

-examples