GestureRecognizer.ProcessUpEvent Method

Processes pointer input and raises the GestureRecognizer events appropriate to a pointer up action for the gestures and manipulations specified by the GestureSettings property.

Syntax

public:
void ProcessUpEvent(
         PointerPoint^ value
)  

Parameters

value
Type: PointerPoint 

The input point.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

GestureRecognizer Class

GestureRecognizer Members

Windows.UI.Input Namespace