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 of a swipe gesture. Left
means swiping to the left, etc.
Location
- Namespace
- Fuse.Navigation
- Package
- Fuse.Navigation 2.9.1
Possible Values
- Right
-
The direction of a swipe gesture.
Left
means swiping to the left, etc. - Left
-
The direction of a swipe gesture.
Left
means swiping to the left, etc. - Down
-
The direction of a swipe gesture.
Left
means swiping to the left, etc. - Up
-
The direction of a swipe gesture.
Left
means swiping to the left, etc.
Interface of SwipeDirection
Down : SwipeDirection uno
The direction of a swipe gesture. Left
means swiping to the left, etc.
HasFlag(SwipeDirection) : bool uno
Left : SwipeDirection uno
The direction of a swipe gesture. Left
means swiping to the left, etc.
Right : SwipeDirection uno
The direction of a swipe gesture. Left
means swiping to the left, etc.
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 of a swipe gesture. Left
means swiping to the left, etc.