Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 782 Bytes

gyrometerdatathreshold_yaxisindegreespersecond.md

File metadata and controls

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

Windows.Devices.Sensors.GyrometerDataThreshold.YAxisInDegreesPerSecond

-description

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

-property-value

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

-remarks

-see-also

GyrometerDataThreshold.XAxisInDegreesPerSecond, GyrometerDataThreshold.ZAxisInDegreesPerSecond

-examples