Contents

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.

See Also

Accessing the configuration settings