NSEventMask class sealed
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- NSEventMaskAny → const int
- NSEventMaskAppKitDefined → const int
- NSEventMaskApplicationDefined → const int
- NSEventMaskBeginGesture → const int
- NSEventMaskChangeMode → const int
- NSEventMaskCursorUpdate → const int
- NSEventMaskDirectTouch → const int
- NSEventMaskEndGesture → const int
- NSEventMaskFlagsChanged → const int
- NSEventMaskGesture → const int
- NSEventMaskKeyDown → const int
- NSEventMaskKeyUp → const int
- NSEventMaskLeftMouseDown → const int
- NSEventMaskLeftMouseDragged → const int
- NSEventMaskLeftMouseUp → const int
- NSEventMaskMagnify → const int
- NSEventMaskMouseCancelled → const int
- NSEventMaskMouseEntered → const int
- NSEventMaskMouseExited → const int
- NSEventMaskMouseMoved → const int
- NSEventMaskOtherMouseDown → const int
- NSEventMaskOtherMouseDragged → const int
- NSEventMaskOtherMouseUp → const int
- NSEventMaskPeriodic → const int
- NSEventMaskPressure → const int
- NSEventMaskRightMouseDown → const int
- NSEventMaskRightMouseDragged → const int
- NSEventMaskRightMouseUp → const int
- NSEventMaskRotate → const int
- NSEventMaskScrollWheel → const int
- NSEventMaskSmartMagnify → const int
- NSEventMaskSwipe → const int
- NSEventMaskSystemDefined → const int
- NSEventMaskTabletPoint → const int
- NSEventMaskTabletProximity → const int