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.

Specifies how pages are removed from navigation (the child is actually removed from the UI tree).

Location

Namespace
Fuse.Controls
Package
Fuse.Controls.Navigation 2.9.1

Possible Values

Default

Use the Navigator setting

None

Pages are not removed. This is generally suitable only for a liberal Reuse property, such as Inactive or Any

Cleared

When the list of pages is cleared, such as with a Goto

Released

As soon as the page is released (typically when no longer visible).

Show Uno properties and methods

Interface of RemoveType

None : RemoveType uno

Pages are not removed. This is generally suitable only for a liberal Reuse property, such as Inactive or Any

Inherited from object