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-08-13 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-08-13 UTC."],[],[],null,["# NavEntryDecorator\n=================\n\nArtifact: [androidx.navigation3:navigation3-runtime](/jetpack/androidx/releases/navigation3) \n[View Source](https://cs.android.com/search?q=file:androidx/navigation3/runtime/NavEntryDecorator.kt+class:androidx.navigation3.runtime.NavEntryDecorator) \nAdded in [1.0.0-alpha07](/jetpack/androidx/releases/navigation3#1.0.0-alpha07)\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/androidx/navigation3/runtime/NavEntryDecorator \"View this page in Java\")\nCommon/AllAndroid/JVM\n - Cmn \n\n ```\n class NavEntryDecorator\u003cT : Any\u003e\n ```\n\n*** ** * ** ***\n\nMarker class to hold the onPop and decorator functions that will be invoked at runtime.\n\nSee documentation on [androidx.navigation3.runtime.navEntryDecorator](/reference/kotlin/androidx/navigation3/runtime/package-summary#navEntryDecorator(kotlin.Function1,kotlin.Function1)) for more info."]]