NavigatorGotoState 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
- Unchanged
-
Does not modify any Visual state on a Goto
- BringToFront
-
Brings the new current visual to the front
Interface of NavigatorGotoState
BringToFront : NavigatorGotoState uno
Brings the new current visual to the front
HasFlag(NavigatorGotoState) : bool uno
NavigatorGotoState - NavigatorGotoState : NavigatorGotoState uno
NavigatorGotoState != NavigatorGotoState : bool uno
NavigatorGotoState & NavigatorGotoState : NavigatorGotoState uno
NavigatorGotoState ^ NavigatorGotoState : NavigatorGotoState uno
NavigatorGotoState == NavigatorGotoState : bool uno
NavigatorGotoState | NavigatorGotoState : NavigatorGotoState uno
Unchanged : NavigatorGotoState uno
Does not modify any Visual state on a Goto