Skip to Content
API ReferenceNavigatorState

NavigatorState

live Holds the mutable navigation stack for an Navigator. Exposes push and pop operations that trigger a rebuild of the navigator subtree. Obtain an instance via context.GetInherited<NavigatorScope>().Navigator.

Properties

CanPop

Methods

Build

InitState

Pop

Push

Last updated on