ICoordinatorObserver

Used in the UI layer for observing and reacting to route changes without exposing route stack management.

Properties

Link copied to clipboard
abstract val routeFlow: StateFlow<RouteStackEntry>
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun hasBackStack(): Boolean
Link copied to clipboard
Link copied to clipboard
abstract fun pop()