TabSelectorState

The TabSelectorState class is useful to manage a TabSelector component giving the details currently used in that component

Author

N7ghtm4r3 - Tecknobit

Parameters

initialTabIndex

The index value of the initial tab to display

Properties

Link copied to clipboard
Link copied to clipboard
private lateinit var selectedTab: MutableState<Int>

selectedTab the currently selected tab

Functions

Link copied to clipboard

Method used to get the current selectedTab value