Source set: Android
Added in 1.1.0-rc01
interface NavigationDrawerScope
NavigationDrawerScope is used to provide the doesNavigationDrawerHaveFocus state to the NavigationDrawerItem composable
Properties
hasFocus
Source set: Android
Added in 1.1.0-rc01
val hasFocus: Boolean
Whether any item within the NavigationDrawer or ModalNavigationDrawer is focused