NavDecoration

Presentation logic for currently visible routes of a navigable UI.

Functions

Link copied to clipboard
abstract fun <T> DecoratedContent(args: ImmutableList<T>, backStackDepth: Int, modifier: Modifier, content: @Composable (T) -> Unit)