The direction of the flick gesture, as determined by the flick velocities.

Namespace:  C1.Phone
Assembly:  C1.Phone (in C1.Phone.dll)

Syntax

C#
public Orientation Direction { get; }
Visual Basic
Public ReadOnly Property Direction As Orientation
	Get

See Also