Package-level declarations

Types

Link copied to clipboard
data class DestinationChangeEvent(val navController: NavController, val destination: NavDestination, val arguments: Bundle?)

Functions

Link copied to clipboard

Create a Flow of destination change events on the NavController instance.