Click or drag to resize

SwipeGestureRecognizerEndDirection Property

The direction of the completed swipe gesture, will be Any if unknown

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

Property Value

Type: SwipeGestureRecognizerDirection
The end direction.
See Also