androidx.navigation3.runtime


Annotations

Interfaces

NavKey

Marker interface for keys.

Classes

DecoratedNavEntriesKt
EntryProviderBuilder

DSL for constructing a new NavEntry

EntryProviderKt
NavBackStack

A mutable back stack of NavKey elements that integrates with Compose state.

NavEntry

Entry maintains and stores the key and the content represented by that key.

NavEntryDecorator

Marker class to hold the onPop and decorator functions that will be invoked at runtime.

NavEntryDecoratorKt
NavEntryWrapper

Class that wraps a NavEntry within another NavEntry.

RememberNavBackStackKt
SavedStateNavEntryDecoratorKt