Contents

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.

See Also

Providing a Tool Tip