package

androidx.navigation.ui

Interfaces

AppBarConfiguration.OnNavigateUpListenerInterface for providing custom 'up' behavior beyond what is provided by NavController.navigateUp().

Classes

AppBarConfigurationConfiguration options for NavigationUI methods that interact with implementations of the app bar pattern such as Toolbar, , and ActionBar.
AppBarConfiguration.BuilderThe Builder class for constructing new AppBarConfiguration instances.
NavigationUIClass 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.