public static interface VerticalTabLayout.OnTabSelectedListener
| Modifier and Type | Method and Description |
|---|---|
void |
onTabReselected(TabView tab,
int position) |
void |
onTabSelected(TabView tab,
int position) |
void |
onTabUnselected(TabView tab,
int position) |