MonoMac.AppKit.NSEvent Members

The members of MonoMac.AppKit.NSEvent are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
AbsoluteXint. Documentation for this section has not yet been entered.
[read-only]
AbsoluteYint. Documentation for this section has not yet been entered.
[read-only]
AbsoluteZint. Documentation for this section has not yet been entered.
[read-only]
ButtonMaskuint. Documentation for this section has not yet been entered.
[read-only]
ButtonNumberint. Documentation for this section has not yet been entered.
[read-only]
CapabilityMaskuint. Documentation for this section has not yet been entered.
[read-only]
CGEventIntPtr. Documentation for this section has not yet been entered.
[read-only]
Charactersstring. Documentation for this section has not yet been entered.
[read-only]
CharactersIgnoringModifiersstring. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
ClickCountint. Documentation for this section has not yet been entered.
[read-only]
ContextNSGraphicsContext. Documentation for this section has not yet been entered.
[read-only]
static
CurrentModifierFlagsNSEventModifierMask. Documentation for this section has not yet been entered.
[read-only]
static
CurrentMouseLocationSystem.Drawing.PointF. Documentation for this section has not yet been entered.
[read-only]
static
CurrentPressedMouseButtonsuint. Documentation for this section has not yet been entered.
[read-only]
Data1int. Documentation for this section has not yet been entered.
[read-only]
Data2int. Documentation for this section has not yet been entered.
[read-only]
DeltaXfloat. Documentation for this section has not yet been entered.
[read-only]
DeltaYfloat. Documentation for this section has not yet been entered.
[read-only]
DeltaZfloat. Documentation for this section has not yet been entered.
[read-only]
DeviceIDuint. Documentation for this section has not yet been entered.
[read-only]
static
DoubleClickIntervaldouble. Documentation for this section has not yet been entered.
[read-only]
EventNumberint. Documentation for this section has not yet been entered.
[read-only]
HasPreciseScrollingDeltasbool. Documentation for this section has not yet been entered.
[read-only]
IsARepeatbool. Documentation for this section has not yet been entered.
[read-only]
IsDirectionInvertedFromDevicebool. Documentation for this section has not yet been entered.
[read-only]
IsEnteringProximitybool. Documentation for this section has not yet been entered.
[read-only]
static
IsSwipeTrackingFromScrollEventsEnabledbool. Documentation for this section has not yet been entered.
[read-only]
KeyCodeushort. Documentation for this section has not yet been entered.
[read-only]
static
KeyRepeatDelaydouble. Documentation for this section has not yet been entered.
[read-only]
static
KeyRepeatIntervaldouble. Documentation for this section has not yet been entered.
[read-only]
LocationInWindowSystem.Drawing.PointF. Documentation for this section has not yet been entered.
[read-only]
Magnificationfloat. Documentation for this section has not yet been entered.
[read-only]
ModifierFlagsNSEventModifierMask. Documentation for this section has not yet been entered.
[read-only]
MomentumPhaseNSEventPhase. Documentation for this section has not yet been entered.
static
MouseCoalescingEnabledbool. Documentation for this section has not yet been entered.
[read-only]
PhaseNSEventPhase. Documentation for this section has not yet been entered.
[read-only]
PointingDeviceSerialNumberuint. Documentation for this section has not yet been entered.
[read-only]
PointingDeviceTypeNSPointingDeviceType. Documentation for this section has not yet been entered.
[read-only]
Pressurefloat. Documentation for this section has not yet been entered.
[read-only]
Rotationfloat. Documentation for this section has not yet been entered.
[read-only]
ScrollingDeltaXfloat. Documentation for this section has not yet been entered.
[read-only]
ScrollingDeltaYfloat. Documentation for this section has not yet been entered.
[read-only]
Subtypeshort. Documentation for this section has not yet been entered.
[read-only]
SystemTabletIDuint. Documentation for this section has not yet been entered.
[read-only]
TabletIDuint. Documentation for this section has not yet been entered.
[read-only]
TangentialPressurefloat. Documentation for this section has not yet been entered.
[read-only]
TiltSystem.Drawing.PointF. Documentation for this section has not yet been entered.
[read-only]
Timestampdouble. Documentation for this section has not yet been entered.
[read-only]
TrackingAreaNSTrackingArea. Documentation for this section has not yet been entered.
[read-only]
TrackingNumberint. Documentation for this section has not yet been entered.
[read-only]
TypeNSEventType. Documentation for this section has not yet been entered.
[read-only]
UniqueIDlong. Documentation for this section has not yet been entered.
[read-only]
UserDataIntPtr. Documentation for this section has not yet been entered.
[read-only]
VendorDefinedMonoMac.Foundation.NSObject. Documentation for this section has not yet been entered.
[read-only]
VendorIDuint. Documentation for this section has not yet been entered.
[read-only]
VendorPointingDeviceTypeuint. Documentation for this section has not yet been entered.
[read-only]
WindowNSWindow. Documentation for this section has not yet been entered.
[read-only]
WindowNumberint. Documentation for this section has not yet been entered.

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.