Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 657 Bytes

gesturerecognizer_inertiarotationangle.md

File metadata and controls

26 lines (16 loc) · 657 Bytes
-api-id -api-type
P:Microsoft.UI.Input.GestureRecognizer.InertiaRotationAngle
winrt property

Microsoft.UI.Input.GestureRecognizer.InertiaRotationAngle

-description

Gets or sets a value that indicates the final angle of rotation of an object at the end of inertia (when the rotation manipulation is complete).

For more details on this API, please see the the UWP WinRT InertiaRotationAngle topic.

-property-value

The relative change in angle of rotation, in degrees.

-remarks

-see-also

-examples