ManipulationInertiaStartingEventArgs Class

Contains event data for the GestureRecognizer.ManipulationInertiaStartingEvent.

Syntax

public ref class ManipulationInertiaStartingEventArgs sealed  

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

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

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

ManipulationInertiaStartingEventArgs Members

Windows.UI.Input Namespace