TabRowScope

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

TabRowScope

Interface

Android
interface TabRowScope

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

Properties

Android
val hasFocus: Boolean

Whether any Tab within the TabRow is focused