Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 626 Bytes

compassdatathreshold.md

File metadata and controls

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

Windows.Devices.Sensors.CompassDataThreshold

-description

Provides access to compass 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

Compass.ReportThreshold

-examples