Navigator
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
Class that can trigger a given NavigationAction
Type Parameters
the type of NavigationAction this navigator should respond to.
Inheritors
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
Class that can trigger a given NavigationAction
Type Parameters
the type of NavigationAction this navigator should respond to.
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
Class that can trigger a given NavigationAction
Type Parameters
the type of NavigationAction this navigator should respond to.
Inheritors
Functions
Triggers a given NavigationAction or executes a closure if the navigation failed to complete.
Triggers a given NavigationAction and returns true if it succeeded.