Skip to main content
Version: 3.5

SwipeAxis

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Indicates the axis of the swipe gesture.

public enum SwipeAxis : Enum

Fields

NameDescription
XX-axis.
YY-axis

Used By

NameDescription
SwipeEventArgs.AxisReturns whether the performed swipe was on the x or y axis.
TrackEventArgs.AxisReturns the Axis of the track event.