GestureRecognizer Class

Provides gesture and manipulation recognition, event listeners, and settings.

Syntax

public ref class GestureRecognizer sealed  

Remarks

We recommend the following techniques for handling GestureRecognizer events:

For more information on how to listen to and handle Windows Runtime events, see Using the Windows Runtime in JavaScript.

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

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

GestureRecognizer Members

Windows.UI.Input Namespace