Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 781 Bytes

gyrometerdatathreshold_zaxisindegreespersecond.md

File metadata and controls

26 lines (16 loc) · 781 Bytes
-api-id -api-type
P:Windows.Devices.Sensors.GyrometerDataThreshold.ZAxisInDegreesPerSecond
winrt property

Windows.Devices.Sensors.GyrometerDataThreshold.ZAxisInDegreesPerSecond

-description

Gets or sets the minimum change of angular velocity around the x-axis required to reach the threshold, measured in degrees per second.

-property-value

The gyrometer data threshold for the x-axis, in degrees per second.

-remarks

-see-also

GyrometerDataThreshold.XAxisInDegreesPerSecond, GyrometerDataThreshold.YAxisInDegreesPerSecond

-examples