GestureRecognizer.ProcessDownEvent(PointerPoint) Method

Definition

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

For more details on this API, please see the the UWP WinRT ProcessDownEvent topic.

C#
public void ProcessDownEvent(PointerPoint value);

Parameters

value
PointerPoint

The input point.

Applies to

Product Versions
Windows App SDK 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6