TtTabItem
A class that holds the data of a tab.
Note: text
and icon
can not both be null
.
Parameters
text
The text to show within the tab.
icon
The icon to show within the tab.
Constructors
Link copied to clipboard
A convenience constructor to create the class with a StringResolver and a DrawableResolver.
A convenience constructor to create the class with a StringResolver and a Uri.