Contents

ignoresMouseEvents

A Boolean value that indicates whether the window is transparent to mouse events.

Declaration

var ignoresMouseEvents: Bool { get set }

Discussion

The value of this property is true when the window is transparent to mouse events; otherwise, false.

See Also

Handling Mouse Events