AndroidPredictiveBackNavigationDecoration

Constructors

constructor(onBackInvoked: () -> Unit)

Functions

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