init(defaultToolTip:)
Creates a tooltip interaction object and sets the default tooltip text.
Declaration
init(defaultToolTip: String)Parameters
- defaultToolTip:
The text that appears in the tooltip by default.
Return Value
A tooltip interaction object.