SwipeDirection
Wisej.Web.SwipeDirection
Last updated
Was this helpful?
Wisej.Web.SwipeDirection
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Indicates the direction of the swipe gesture.
public enum SwipeDirection : Enum
Down
Direction down.
Left
Direction left.
Right
Direction right.
Up
Direction up.
Returns the direction of the performed swipe in reference to the axis: X = Up / Down Y = Left / Right