NSApplication
extension NSApplication
-
Returns
true
if the application’s current event is.rightMouseUp
or equivalent. Returnsfalse
otherwise.Declaration
Swift
public var isCurrentEventRightClickUp: Bool { get }