Table of Contents

Enum AppKit.NSEventRef.NSEventType

Namespace
Xui.Runtime.MacOS
Assembly
Xui.Runtime.MacOS.dll
public enum AppKit.NSEventRef.NSEventType : long

Fields

AppKitDefined = 13
ApplicationDefined = 15
BeginGesture = 19
ChangeMode = 38
CursorUpdate = 17
DirectTouch = 37
EndGesture = 20
FlagsChanged = 12
Gesture = 29
KeyDown = 10
KeyUp = 11
LeftMouseDown = 1
LeftMouseDragged = 6
LeftMouseUp = 2
Magnify = 30
MouseEntered = 8
MouseExited = 9
MouseMoved = 5
OtherMouseDown = 25
OtherMouseDragged = 27
OtherMouseUp = 26
Periodic = 16
Pressure = 34
QuickLook = 33
RightMouseDown = 3
RightMouseDragged = 7
RightMouseUp = 4
Rotate = 18
ScrollWheel = 22
SmartMagnify = 32
Swipe = 31
SystemDefined = 14
TabletPoint = 23
TabletProximity = 24