androidx.navigation3.runtime


Annotations

Interfaces

NavKey

Marker interface for keys.

Classes

DecoratedNavEntryProviderKt
EntryClassProvider

Holds a Entry class, metadata, and content for that class

EntryProvider

Holds a Entry class, metadata, and content for that key

EntryProviderBuilder

DSL for constructing a new NavEntry

EntryProviderKt
NavBackStackKt
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.

SavedStateNavEntryDecoratorKt