Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 732 Bytes

gesturerecognizer_manipulationstarted.md

File metadata and controls

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

Microsoft.UI.Input.GestureRecognizer.ManipulationStarted

-description

Occurs when one or more input points have been initiated and subsequent motion (translation, expansion, or rotation) has begun.

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

-remarks

-see-also

ManipulationStartedEventArgs

-examples