NavigatorSwipeDirection Enum
Location
- Namespace
- Fuse.Controls
- Package
- Fuse.Controls.Navigation 2.9.1
Possible Values
- None
-
No swiping is enabled.
- Default
-
Used on pages to indicate they should use the Navigator swipe direction
- Left
-
Used on pages to indicate they should use the Navigator swipe direction
- LeftEdge
-
Used on pages to indicate they should use the Navigator swipe direction
- Up
-
Used on pages to indicate they should use the Navigator swipe direction
- Bottom
-
Used on pages to indicate they should use the Navigator swipe direction
- Right
-
Used on pages to indicate they should use the Navigator swipe direction
- RightEdge
-
Used on pages to indicate they should use the Navigator swipe direction
- Down
-
Used on pages to indicate they should use the Navigator swipe direction
- Top
-
Used on pages to indicate they should use the Navigator swipe direction
Interface of NavigatorSwipeDirection
Bottom : NavigatorSwipeDirection uno
Used on pages to indicate they should use the Navigator swipe direction
Default : NavigatorSwipeDirection uno
Used on pages to indicate they should use the Navigator swipe direction
Down : NavigatorSwipeDirection uno
Used on pages to indicate they should use the Navigator swipe direction
HasFlag(NavigatorSwipeDirection) : bool uno
Left : NavigatorSwipeDirection uno
Used on pages to indicate they should use the Navigator swipe direction
LeftEdge : NavigatorSwipeDirection uno
Used on pages to indicate they should use the Navigator swipe direction
NavigatorSwipeDirection - NavigatorSwipeDirection : NavigatorSwipeDirection uno
NavigatorSwipeDirection != NavigatorSwipeDirection : bool uno
NavigatorSwipeDirection & NavigatorSwipeDirection : NavigatorSwipeDirection uno
NavigatorSwipeDirection ^ NavigatorSwipeDirection : NavigatorSwipeDirection uno
NavigatorSwipeDirection == NavigatorSwipeDirection : bool uno
NavigatorSwipeDirection | NavigatorSwipeDirection : NavigatorSwipeDirection uno
None : NavigatorSwipeDirection uno
No swiping is enabled.
Right : NavigatorSwipeDirection uno
Used on pages to indicate they should use the Navigator swipe direction
RightEdge : NavigatorSwipeDirection uno
Used on pages to indicate they should use the Navigator swipe direction
Top : NavigatorSwipeDirection uno
Used on pages to indicate they should use the Navigator swipe direction
Up : NavigatorSwipeDirection uno
Used on pages to indicate they should use the Navigator swipe direction