Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 4.58 KB

File metadata and controls

33 lines (23 loc) · 4.58 KB
-api-id -api-type
T:Windows.UI.Input.ManipulationUpdatedEventArgs
winrt class

Windows.UI.Input.ManipulationUpdatedEventArgs

-description

Contains event data for the ManipulationUpdated event.

-remarks

JavaScript: This object is accessed in a ManipulationUpdated 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
2004 19041 CurrentContactCount

-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