Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 904 Bytes

gesturerecognizer_manipulationinertiastarting.md

File metadata and controls

24 lines (15 loc) · 904 Bytes
-api-id -api-type
E:Microsoft.UI.Input.GestureRecognizer.ManipulationInertiaStarting
winrt event

Microsoft.UI.Input.GestureRecognizer.ManipulationInertiaStarting

-description

Occurs when all contact points are lifted during a manipulation and the velocity of the manipulation is significant enough to initiate inertia behavior (translation, expansion, or rotation continue after the input pointers are lifted).

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

-remarks

-see-also

ManipulationInertiaStartingEventArgs

-examples