🌈 Create new beautiful Compose Gradients with our new wesite ->
Interface

TabRowScope

TabRowScope is used to provide the doesTabRowHaveFocus state to the Tab composable

Source set: Android
interface TabRowScope

TabRowScope is used to provide the doesTabRowHaveFocus state to the Tab composable

Properties

hasFocus

Source set: Android
@get:Suppress("GetterSetterNames") val hasFocus: Boolean

Whether any Tab within the TabRow is focused