SwipeAxis

Wisej.Web.SwipeAxis

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Indicates the axis of the swipe gesture.

public enum SwipeAxis : Enum

Fields

NameDescription

X

X-axis.

Y

Y-axis

Used By

NameDescription

Returns whether the performed swipe was on the x or y axis.

Returns the Axis of the track event.

Last updated