Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 638 Bytes

barometerdatathreshold.md

File metadata and controls

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

Windows.Devices.Sensors.BarometerDataThreshold

-description

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

Barometer.ReportThreshold

-examples