Fling Direction
Enumeration class containing the directions of the fling gestures registered by the app (namely, the four cardinal directions) and an INVALID
entry for unrecognized directions.
Constructors
FlingDirection
Link copied to clipboard
private fun FlingDirection()
Content copied to clipboard
Creates an enumeration that contains the directions of the fling gestures registered by the app (namely, the four cardinal directions) and an
INVALID
entry for an unrecognized direction.