Stay organized with collections
Save and categorize content based on your preferences.
Annotations
Interfaces
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-05-15 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-05-15 UTC."],[],[],null,["# androidx.navigation.ui\n======================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/androidx/navigation/ui/package-summary \"View this page in Kotlin\") \\|Java\n\nAnnotations\n-----------\n\n|------------------------------------------------------------------------------------------------|---|\n| [NavigationUiSaveStateControl](/reference/androidx/navigation/ui/NavigationUiSaveStateControl) | |\n\nInterfaces\n----------\n\n|------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [AppBarConfiguration.OnNavigateUpListener](/reference/androidx/navigation/ui/AppBarConfiguration.OnNavigateUpListener) | Interface for providing custom 'up' behavior beyond what is provided by [androidx.navigation.NavController.navigateUp](/reference/androidx/navigation/NavController#navigateUp()). |\n\nClasses\n-------\n\n|----------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [ActivityKt](/reference/androidx/navigation/ui/ActivityKt) | |\n| [AppBarConfiguration](/reference/androidx/navigation/ui/AppBarConfiguration) | Configuration options for [NavigationUI](/reference/androidx/navigation/ui/NavigationUI) methods that interact with implementations of the app bar pattern such as [androidx.appcompat.widget.Toolbar](/reference/androidx/appcompat/widget/Toolbar), [com.google.android.material.appbar.CollapsingToolbarLayout](https://developer.android.com/reference/com/google/android/material/appbar/CollapsingToolbarLayout.html), and [androidx.appcompat.app.ActionBar](/reference/androidx/appcompat/app/ActionBar). |\n| [AppBarConfiguration.Builder](/reference/androidx/navigation/ui/AppBarConfiguration.Builder) | The Builder class for constructing new [AppBarConfiguration](/reference/androidx/navigation/ui/AppBarConfiguration) instances. |\n| [AppBarConfigurationKt](/reference/androidx/navigation/ui/AppBarConfigurationKt) | |\n| [BottomNavigationViewKt](/reference/androidx/navigation/ui/BottomNavigationViewKt) | |\n| [CollapsingToolbarLayoutKt](/reference/androidx/navigation/ui/CollapsingToolbarLayoutKt) | |\n| [MenuItemKt](/reference/androidx/navigation/ui/MenuItemKt) | |\n| [NavControllerKt](/reference/androidx/navigation/ui/NavControllerKt) | |\n| [NavigationViewKt](/reference/androidx/navigation/ui/NavigationViewKt) | |\n| [ToolbarKt](/reference/androidx/navigation/ui/ToolbarKt) | |\n| [NavigationUI](/reference/androidx/navigation/ui/NavigationUI) | Class which hooks up elements typically in the 'chrome' of your application such as global navigation patterns like a navigation drawer or bottom nav bar with your [NavController](/reference/androidx/navigation/NavController). |"]]