SwipeAxis
Wisej.Web.SwipeAxis
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Indicates the axis of the swipe gesture.
Fields
Name | Description |
---|---|
X | X-axis. |
Y | Y-axis |
Used By
Name | Description |
---|---|
Returns whether the performed swipe was on the x or y axis. | |
Returns the Axis of the track event. |
Last updated