androidx.navigation3.ui


Classes

LocalNavAnimatedContentScopeKt
NavDisplayKt
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.