removeAllToolTips()
Removes all tooltips assigned to the view.
Declaration
func removeAllToolTips()Discussion
This method operates on tooltips created using either addToolTip(_:owner:userData:) or set using the toolTip property.
Removes all tooltips assigned to the view.
func removeAllToolTips()This method operates on tooltips created using either addToolTip(_:owner:userData:) or set using the toolTip property.