Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 618 Bytes

magnetometer_reportthreshold.md

File metadata and controls

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

Windows.Devices.Sensors.Magnetometer.ReportThreshold

-description

Gets the MagnetometerDataThreshold for the magnetometer 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 MagnetometerDataThreshold.

-see-also

-examples