Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 893 Bytes

inclinometerdatathreshold_yawindegrees.md

File metadata and controls

28 lines (17 loc) · 893 Bytes
-api-id -api-type
P:Windows.Devices.Sensors.InclinometerDataThreshold.YawInDegrees
winrt property

Windows.Devices.Sensors.InclinometerDataThreshold.YawInDegrees

-description

Gets or sets the minimum change of rotation around the yaw-axis (vertical axis) required to reach the threshold, measured in degrees.

-property-value

The inclinometer data threshold for the yaw-axis, in degrees.

-remarks

Yaw rotation is a change in pointing direction around the vertical axis, to the left or right of the direction of motion.

-see-also

Windows.Devices.Sensors.InclinometerDataThreshold.PitchInDegrees, Windows.Devices.Sensors.InclinometerDataThreshold.RollInDegrees

-examples