AllowedNavigationDirections 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.
Which direction of navigation is allowed.
Location
- Namespace
- Fuse.Navigation
- Package
- Fuse.Navigation 2.9.1
Possible Values
Interface of AllowedNavigationDirections
AllowedNavigationDirections - AllowedNavigationDirections : AllowedNavigationDirections uno
AllowedNavigationDirections != AllowedNavigationDirections : bool uno
AllowedNavigationDirections & AllowedNavigationDirections : AllowedNavigationDirections uno
AllowedNavigationDirections ^ AllowedNavigationDirections : AllowedNavigationDirections uno
AllowedNavigationDirections == AllowedNavigationDirections : bool uno
AllowedNavigationDirections | AllowedNavigationDirections : AllowedNavigationDirections uno
Backward : AllowedNavigationDirections uno
Only backward navigation is allowed.
Both : AllowedNavigationDirections uno
Forward and backward navigation are allowed
Forward : AllowedNavigationDirections uno
Only forward navigation is allowed.