currentEvent
The event currently being processed by the application.
Declaration
var currentEvent: NSEvent? { get }Discussion
The value of this property is given by calling by invoking the NSApplication method currentEvent.
The event currently being processed by the application.
var currentEvent: NSEvent? { get }The value of this property is given by calling by invoking the NSApplication method currentEvent.