toolTip
Sets the tooltip displayed for the tab view item.
Declaration
var toolTip: String? { get set }Parameters
- toolTip:
A string representing the tooltip to be displayed.
Sets the tooltip displayed for the tab view item.
var toolTip: String? { get set }A string representing the tooltip to be displayed.