Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 600 Bytes

barometer_reportthreshold.md

File metadata and controls

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

Windows.Devices.Sensors.Barometer.ReportThreshold

-description

Gets BarometerDataThreshold for the barometric pressure 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 BarometerDataThreshold.

-see-also

-examples