Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.05 KB

manipulationstartedeventargs.md

File metadata and controls

25 lines (16 loc) · 1.05 KB
-api-id -api-type
T:Microsoft.UI.Input.ManipulationStartedEventArgs
winrt class

Microsoft.UI.Input.ManipulationStartedEventArgs

-description

Contains event data for the ManipulationStarted event.

-remarks

Note

This class is not agile, which means that you need to consider its threading model and marshaling behavior. For more info, see Threading and Marshaling (C++/CX) and Using Windows Runtime objects in a multithreaded environment (.NET).

-see-also

Touch interactions - Manipulation events, Basic input sample, Low latency input sample

-examples