mouseEnteredAndExited
The owner of the tracking area receives Mouseentered(with:) when the mouse cursor enters the area and Mouseexited(with:) events when the mouse leaves the area. This value specifies a type of tracking area.
Declaration
static var mouseEnteredAndExited: NSTrackingArea.Options { get }