The methods of MonoMac.AppKit.NSEvent are listed below. For a list of all members, see the NSEvent Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
static | AddGlobalMonitorForEventsMatchingMask(NSEventMask, GlobalEventHandler)Documentation for this section has not yet been entered. | |
static | AddLocalMonitorForEventsMatchingMask(NSEventMask, LocalEventHandler)Documentation for this section has not yet been entered. | |
static | EnterExitEvent(NSEventType, System.Drawing.PointF, NSEventModifierMask, double, int, NSGraphicsContext, int, int, IntPtr)Documentation for this section has not yet been entered. | |
static | EventWithCGEvent(IntPtr)Documentation for this section has not yet been entered. | |
static | EventWithEventRef(IntPtr)Documentation for this section has not yet been entered. | |
static | KeyEvent(NSEventType, System.Drawing.PointF, NSEventModifierMask, double, int, NSGraphicsContext, string, string, bool, ushort)Documentation for this section has not yet been entered. | |
static | MouseEvent(NSEventType, System.Drawing.PointF, NSEventModifierMask, double, int, NSGraphicsContext, int, int, float)Documentation for this section has not yet been entered. | |
static | OtherEvent(NSEventType, System.Drawing.PointF, NSEventModifierMask, double, int, NSGraphicsContext, short, int, int)Documentation for this section has not yet been entered. | |
PointingDeviceID()Documentation for this section has not yet been entered. | ||
static | RemoveMonitor(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | |
static | StartPeriodicEventsAfterDelay(double, double)Documentation for this section has not yet been entered. | |
static | StopPeriodicEvents()Documentation for this section has not yet been entered. | |
TouchesMatchingPhaseinView(NSTouchPhase, NSView)Documentation for this section has not yet been entered. | ||
TrackSwipeEvent(NSEventSwipeTrackingOptions, float, float, NSEventTrackHandler)Documentation for this section has not yet been entered. | ||