MonoMac.AppKit.NSEvent: Method Members

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

Public Methods

static
AddGlobalMonitorForEventsMatchingMask(NSEventMask, GlobalEventHandler) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
static
AddLocalMonitorForEventsMatchingMask(NSEventMask, LocalEventHandler) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
static
EnterExitEvent(NSEventType, System.Drawing.PointF, NSEventModifierMask, double, int, NSGraphicsContext, int, int, IntPtr) : NSEvent
Documentation for this section has not yet been entered.
static
EventWithCGEvent(IntPtr) : NSEvent
Documentation for this section has not yet been entered.
static
EventWithEventRef(IntPtr) : NSEvent
Documentation for this section has not yet been entered.
static
KeyEvent(NSEventType, System.Drawing.PointF, NSEventModifierMask, double, int, NSGraphicsContext, string, string, bool, ushort) : NSEvent
Documentation for this section has not yet been entered.
static
MouseEvent(NSEventType, System.Drawing.PointF, NSEventModifierMask, double, int, NSGraphicsContext, int, int, float) : NSEvent
Documentation for this section has not yet been entered.
static
OtherEvent(NSEventType, System.Drawing.PointF, NSEventModifierMask, double, int, NSGraphicsContext, short, int, int) : NSEvent
Documentation for this section has not yet been entered.
PointingDeviceID() : uint
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) : MonoMac.Foundation.NSSet
Documentation for this section has not yet been entered.
TrackSwipeEvent(NSEventSwipeTrackingOptions, float, float, NSEventTrackHandler)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSEvent object.