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.
This entity is deprecated and will be removed in a future release.

Use this class to listen for changes on a page in a navigation. This takes cares of the various overrides on Page/Navigation and rooting order considerations.

Create this object at rooting time and dispose of it while unrooting.

hide

Location

Namespace
Fuse.Navigation
Package
Fuse.Navigation 1.11.2

Interface of NavigationPageProxy

IsReady : bool uno

returns true if it is ready (the Page and Navigation objects are available)

Inherited from object