-
DialogSceneStrategy.Companion.DialogKey
The key for NavEntry.metadata or Scene.metadata to indicate that an entry should be displayed within a Dialog.
-
NavDisplay
Object that indicates the features that can be handled by the NavDisplay
-
NavDisplay.PopTransitionKey
The key for NavEntry.metadata or Scene.metadata to notify the NavDisplay of how the content should be animated when popping from backstack.
-
NavDisplay.PredictivePopTransitionKey
The key for NavEntry.metadata or Scene.metadata to notify the NavDisplay of how the content should be animated when popping from backstack using a Predictive back gesture.
-
NavDisplay.TransitionKey
The key for NavEntry.metadata or Scene.metadata to notify the NavDisplay of how the content should be animated when adding to the backstack.
Navigation 3 UI
Jetpack Compose API reference for navigation3-ui.