Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 4.62 KB

manipulationinertiastartingeventargs.md

File metadata and controls

32 lines (22 loc) · 4.62 KB
-api-id -api-type
T:Windows.UI.Input.ManipulationInertiaStartingEventArgs
winrt class

Windows.UI.Input.ManipulationInertiaStartingEventArgs

-description

Contains event data for the GestureRecognizer.ManipulationInertiaStartingEvent.

-remarks

JavaScript: This object is accessed in a ManipulationInertiaStarting event handler.

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).

Version history

Windows version SDK version Value added
2004 19041 ContactCount

-examples

-see-also

Touch interactions - Manipulation events, User interaction mode sample, Focus visuals sample, Input: Device capabilities sample, Input: Simplified ink sample, Input: Windows 8 gestures sample, Input: XAML user input events sample, XAML scrolling, panning, and zooming sample, DirectX touch input sample, Input: Manipulations and gestures (C++) sample, Input: Touch hit testing sample, Input source identification sample, Touch injection sample, Win32 touch hit-testing sample