Interface

TabRowScope

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

Source set: Android

Added in 1.1.0-rc01

interface TabRowScope

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

Properties

hasFocus

Source set: Android

Added in 1.1.0-rc01

val hasFocus: Boolean

Whether any Tab within the TabRow is focused