GestureRecognizer.ProcessMoveEvents Method

Process move events.

Syntax

public:
void ProcessMoveEvents(
         IVector<PointerPoint^ >^ value
)  

Parameters

value
Type: IVector<PointerPoint^ > 

  The position.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

GestureRecognizer Class

GestureRecognizer Members

Windows.UI.Input Namespace