FlowBinding
flowbinding-material
/
reactivecircus.flowbinding.material
/
TabLayoutSelectionEvent
/
TabSelected
Tab
Selected
data
class
TabSelected
(
val
tabLayout
:
TabLayout
,
val
tab
:
TabLayout.Tab
)
:
TabLayoutSelectionEvent
Constructors
Properties
Constructors
Tab
Selected
Link copied to clipboard
fun
TabSelected
(
tabLayout
:
TabLayout
,
tab
:
TabLayout.Tab
)
Properties
tab
Link copied to clipboard
open
override
val
tab
:
TabLayout.Tab
tab
Layout
Link copied to clipboard
open
override
val
tabLayout
:
TabLayout