SwipeDirection Enum
This page contains documentation for advanced Fuse features, so we have
taken the liberty to tick the "Show advanced things" checkbox above for
you in advance to be able to provide you with some additional information.
The direction that the pointer was swiped.
Location
- Namespace
- Fuse.Gestures
- Package
- Fuse.Gestures 2.9.1
Possible Values
Interface of SwipeDirection
Down : SwipeDirection uno
The direction that the pointer was swiped.
HasFlag(SwipeDirection) : bool uno
Left : SwipeDirection uno
The direction that the pointer was swiped.
Right : SwipeDirection uno
The direction that the pointer was swiped.
SwipeDirection - SwipeDirection : SwipeDirection uno
SwipeDirection != SwipeDirection : bool uno
SwipeDirection & SwipeDirection : SwipeDirection uno
SwipeDirection ^ SwipeDirection : SwipeDirection uno
SwipeDirection == SwipeDirection : bool uno
SwipeDirection | SwipeDirection : SwipeDirection uno
Up : SwipeDirection uno
The direction that the pointer was swiped.