NavigatorSwipeHow 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.
Location
- Namespace
- Fuse.Controls
- Package
- Fuse.Controls.Navigation 2.9.1
Possible Values
- Back
-
Navigates back one step in the navigation history. Will give error if swiped further back than possible.
- PushBookmark
-
Pushes the bookmark path to the navigation history, and navigates to it
- GotoBookmark
-
Navigates to the bookmark path, deleting the navigation history in the process
Interface of NavigatorSwipeHow
Back : NavigatorSwipeHow uno
Navigates back one step in the navigation history. Will give error if swiped further back than possible.
GotoBookmark : NavigatorSwipeHow uno
Navigates to the bookmark path, deleting the navigation history in the process
HasFlag(NavigatorSwipeHow) : bool uno
NavigatorSwipeHow - NavigatorSwipeHow : NavigatorSwipeHow uno
NavigatorSwipeHow != NavigatorSwipeHow : bool uno
NavigatorSwipeHow & NavigatorSwipeHow : NavigatorSwipeHow uno
NavigatorSwipeHow ^ NavigatorSwipeHow : NavigatorSwipeHow uno
NavigatorSwipeHow == NavigatorSwipeHow : bool uno
NavigatorSwipeHow | NavigatorSwipeHow : NavigatorSwipeHow uno
PushBookmark : NavigatorSwipeHow uno
Pushes the bookmark path to the navigation history, and navigates to it