NavigationDrawerScope
Interface
Android
interface NavigationDrawerScope
NavigationDrawerScope
is used to provide the doesNavigationDrawerHaveFocus state to the
NavigationDrawerItem
composable
Properties
Android
val hasFocus: Boolean
Whether any item within the NavigationDrawer
or ModalNavigationDrawer
is focused