Common
@ExperimentalMaterial3AdaptiveComponentOverrideApi
interface NavigationSuiteScaffoldWithPrimaryActionOverride
Interface that allows libraries to override the behavior of the NavigationSuiteScaffold component. This is the version where a primary action content is present.
To override this component, implement the member function of this interface, then provide the implementation to NavigationSuiteScaffoldWithPrimaryActionOverride in the Compose hierarchy.
Functions
Overload 1
@Composable
fun NavigationSuiteScaffoldWithPrimaryActionOverrideScope
.NavigationSuiteScaffoldWithPrimaryAction()