androidx.compose.material3.adaptive.navigationsuite
Interfaces
NavigationSuiteScaffoldState |
A state object that can be hoisted to observe the navigation suite scaffold state. |
NavigationSuiteScope |
The scope associated with the |
Classes
NavigationSuiteColors |
Represents the colors of a |
NavigationSuiteItemColors |
Represents the colors of a |
NavigationSuiteType |
Class that describes the different navigation suite types of the |
Objects
NavigationSuiteDefaults |
Contains the default values used by the |
NavigationSuiteScaffoldDefaults |
Contains the default values used by the |
Annotations
Enums
NavigationSuiteScaffoldValue |
Possible values of |
Composables
NavigationSuite |
The default Material navigation component according to the current |
NavigationSuiteItem |
The default Material navigation item component according to the current |
NavigationSuiteScaffold |
The Navigation Suite Scaffold wraps the provided content and places the adequate provided navigation component on the screen according to the current |
NavigationSuiteScaffoldLayout |
Layout for a |
rememberNavigationSuiteScaffoldState |
Create and |