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