Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 638 Bytes

gyrometerdatathreshold.md

File metadata and controls

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

Windows.Devices.Sensors.GyrometerDataThreshold

-description

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

Gyrometer.ReportThreshold

-examples