Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 656 Bytes

inclinometerdatathreshold.md

File metadata and controls

24 lines (15 loc) · 656 Bytes
-api-id -api-type
T:Windows.Devices.Sensors.InclinometerDataThreshold
winrt class

Windows.Devices.Sensors.InclinometerDataThreshold

-description

Provides access to inclinometer data thresholds (also known as change sensitivity).

-remarks

The threshold values are used to configure how the sensor hardware filters data sent to applications. Applications can configure thresholds to let the hardware filter out any irrelevant changes in the sensor data.

-see-also

Inclinometer.ReportThreshold

-examples