Click or drag to resize

FlickGestureDirection Property

Gets or sets direction to look for.

Namespace:  TouchScript.Gestures
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public FlickGestureGestureDirection Direction { get; set; }

Property Value

Type: FlickGestureGestureDirection
Direction of movement.
See Also