NSView.TrackingRectTag
This type describes the rectangle used to track the mouse.
Declaration
typealias TrackingRectTag = IntDiscussion
If the value of this type is 0, it is invalid. See the methods addTrackingRect(_:owner:userData:assumeInside:) and removeTrackingRect(_:).