ReuseType 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.
In order of most restrictve (except Default) to least restrictive (which imply the less restrictve ones as well).
Location
- Namespace
- Fuse.Controls
- Package
- Fuse.Controls.Navigation 2.9.1
Possible Values
Interface of ReuseType
Any : ReuseType uno
any page can be reused, even the current one
Default : ReuseType uno
Use the Navigator setting
HasFlag(ReuseType) : bool uno
Inactive : ReuseType uno
any inactive pages may be used
None : ReuseType uno
the page instances are never reused
Removed : ReuseType uno
removed pages may be used
Replace : ReuseType uno
any page, even the current one in replace mode