trackingAreas
An array of the view’s tracking areas.
Declaration
var trackingAreas: [NSTrackingArea] { get }Discussion
This property contains an array of NSTrackingArea objects. If the view has no tracking areas, the array is empty.
An array of the view’s tracking areas.
var trackingAreas: [NSTrackingArea] { get }This property contains an array of NSTrackingArea objects. If the view has no tracking areas, the array is empty.