Enum SwipeDirection
Swipe direction.
public enum SwipeDirection
Fields
Down = 3Swipe down.
Left = 0Swipe left.
Right = 1Swipe right.
Up = 2Swipe up.
Swipe direction.
public enum SwipeDirection
Down = 3Swipe down.
Left = 0Swipe left.
Right = 1Swipe right.
Up = 2Swipe up.