Click or drag to resize

SwipeGestureRecognizerDirection Property

The swipe direction required to recognize the gesture (default is any)

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

Property Value

Type: SwipeGestureRecognizerDirection
The swipe direction
See Also