Contents

mouseMoved

The owner of the tracking area receives Mousemoved(with:) messages while the mouse cursor is within the area. This value specifies a type of tracking area.

Declaration

static var mouseMoved: NSTrackingArea.Options { get }

See Also

Constants