NSEvent.AddLocalMonitorForEventsMatchingMask Method

Definition

[Foundation.Export("addLocalMonitorForEventsMatchingMask:handler:")]
public static Foundation.NSObject AddLocalMonitorForEventsMatchingMask (AppKit.NSEventMask mask, AppKit.LocalEventHandler handler);
static member AddLocalMonitorForEventsMatchingMask : AppKit.NSEventMask * AppKit.LocalEventHandler -> Foundation.NSObject

Parameters

Returns

Attributes

Applies to