Stay organized with collections
Save and categorize content based on your preferences.
Annotations
Interfaces
NavKey |
Marker interface for keys.
|
Classes
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-06-23 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-23 UTC."],[],[],null,["# androidx.navigation3.runtime\n============================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/androidx/navigation3/runtime/package-summary \"View this page in Kotlin\") \\|Java\n\nAnnotations\n-----------\n\n|--------------------------------------------------------------|---|\n| [EntryDsl](/reference/androidx/navigation3/runtime/EntryDsl) | |\n\nInterfaces\n----------\n\n|----------------------------------------------------------|----------------------------|\n| [NavKey](/reference/androidx/navigation3/runtime/NavKey) | Marker interface for keys. |\n\nClasses\n-------\n\n|--------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [DecoratedNavEntryProviderKt](/reference/androidx/navigation3/runtime/DecoratedNavEntryProviderKt) | |\n| [EntryClassProvider](/reference/androidx/navigation3/runtime/EntryClassProvider) | Holds a Entry class, metadata, and content for that class |\n| [EntryProvider](/reference/androidx/navigation3/runtime/EntryProvider) | Holds a Entry class, metadata, and content for that key |\n| [EntryProviderBuilder](/reference/androidx/navigation3/runtime/EntryProviderBuilder) | DSL for constructing a new [NavEntry](/reference/androidx/navigation3/runtime/NavEntry) |\n| [EntryProviderKt](/reference/androidx/navigation3/runtime/EntryProviderKt) | |\n| [NavBackStackKt](/reference/androidx/navigation3/runtime/NavBackStackKt) | |\n| [NavEntry](/reference/androidx/navigation3/runtime/NavEntry) | Entry maintains and stores the key and the content represented by that key. |\n| [NavEntryDecorator](/reference/androidx/navigation3/runtime/NavEntryDecorator) | Marker class to hold the onPop and decorator functions that will be invoked at runtime. |\n| [NavEntryDecoratorKt](/reference/androidx/navigation3/runtime/NavEntryDecoratorKt) | |\n| [NavEntryWrapper](/reference/androidx/navigation3/runtime/NavEntryWrapper) | Class that wraps a [NavEntry](/reference/androidx/navigation3/runtime/NavEntry) within another [NavEntry](/reference/androidx/navigation3/runtime/NavEntry). |\n| [SavedStateNavEntryDecoratorKt](/reference/androidx/navigation3/runtime/SavedStateNavEntryDecoratorKt) | |"]]