toolTip
The text to display in the tooltip.
Declaration
var toolTip: String { get }Discussion
To set the tooltip text, create a tooltip configuration object using either the init(toolTip:) or init(toolTip:in:) methods.
The text to display in the tooltip.
var toolTip: String { get }To set the tooltip text, create a tooltip configuration object using either the init(toolTip:) or init(toolTip:in:) methods.