FlowBinding
flowbinding-material
/
reactivecircus.flowbinding.material
/
TabLayoutSelectionEvent
/
TabUnselected
Tab
Unselected
data
class
TabUnselected
(
val
tabLayout
:
TabLayout
,
val
tab
:
TabLayout.Tab
)
:
TabLayoutSelectionEvent
Constructors
Properties
Constructors
Tab
Unselected
Link copied to clipboard
fun
TabUnselected
(
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