NSView.ToolTipTag
This type describes the rectangle used to identify a tooltip rectangle.
Declaration
typealias ToolTipTag = IntDiscussion
If the value of this type is 0, it is invalid. See the methods addToolTip(_:owner:userData:) andremoveToolTip(_:).