Source set: Android
interface NavigationDrawerScope
NavigationDrawerScope is used to provide the doesNavigationDrawerHaveFocus state to the NavigationDrawerItem composable
Properties
hasFocus
Source set: Android
@get:Suppress("GetterSetterNames") val hasFocus: Boolean
Whether any item within the NavigationDrawer or ModalNavigationDrawer is focused