ManipulationUpdatedEventArgs Class

Contains event data for the ManipulationUpdated event.

Syntax

public ref class ManipulationUpdatedEventArgs sealed  

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

This API is not implemented and will throw an exception if called.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

ManipulationUpdatedEventArgs Members

Windows.UI.Input Namespace