Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 843 Bytes

inclinometerdatathreshold_pitchindegrees.md

File metadata and controls

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

Windows.Devices.Sensors.InclinometerDataThreshold.PitchInDegrees

-description

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

-property-value

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

-remarks

Pitch rotation is a change in angle around the transverse axis.

-see-also

Windows.Devices.Sensors.InclinometerDataThreshold.RollInDegrees, Windows.Devices.Sensors.InclinometerDataThreshold.YawInDegrees

-examples