Platforms to show: All Mac Windows Linux Cross-Platform

Back to CGEventMBS class.

CGEventMBS.kCGEventFlagsChanged = 12

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the event type constants.

Key flags changed, e.g. modifier keys pressed.

CGEventMBS.kCGEventKeyDown = 10

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the event type constants.

Key Down

CGEventMBS.kCGEventKeyUp = 11

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the event type constants.

Key up.

CGEventMBS.kCGEventLeftMouseDown = 1

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the event type constants.

left mouse-down event

CGEventMBS.kCGEventLeftMouseDragged = 6

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the event type constants.

left mouse-dragged event

CGEventMBS.kCGEventLeftMouseUp = 2

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the event type constants.

left mouse-up event

CGEventMBS.kCGEventMouseMoved = 5

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the event type constants.

mouse-moved event

CGEventMBS.kCGEventNull = 0

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the event type constants.

The null event. (not defined)

CGEventMBS.kCGEventOtherMouseDown = 25

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the event type constants.

other mouse-down event

CGEventMBS.kCGEventOtherMouseDragged = 27

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the event type constants.

other mouse-dragged event

CGEventMBS.kCGEventOtherMouseUp = 26

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the event type constants.

other mouse-up event

CGEventMBS.kCGEventRightMouseDown = 3

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the event type constants.

right mouse-down event

CGEventMBS.kCGEventRightMouseDragged = 7

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the event type constants.

right mouse-dragged event

CGEventMBS.kCGEventRightMouseUp = 4

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the event type constants.

right mouse-up event

CGEventMBS.kCGEventScrollWheel = 22

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the event type constants.

Scroll Wheel event.

CGEventMBS.kCGEventTabletPointer = 23

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the event type constants.

Tablet pointer event.

CGEventMBS.kCGEventTabletProximity = 24

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the event type constants.

Tablet Proximity event.

CGEventMBS.kCGEventTapDisabledByTimeout = &hFFFFFFFE

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the event type constants.

Out of band event types. These are delivered to the event tap callback to notify it of unusual conditions that disable the event tap.

CGEventMBS.kCGEventTapDisabledByUserInput = &hFFFFFFFF

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the event type constants.

Out of band event types. These are delivered to the event tap callback to notify it of unusual conditions that disable the event tap.

CGEventMBS.kCGMouseButtonCenter = 2

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the mouse button constants.

Center

CGEventMBS.kCGMouseButtonLeft = 0

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the mouse button constants.

Left

CGEventMBS.kCGMouseButtonRight = 1

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the mouse button constants.

Right

CGEventMBS.kCGScrollEventUnitLine = 1

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the constants that specify the unit of measurement for a scrolling event.

Line

CGEventMBS.kCGScrollEventUnitPixel = 0

Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
One of the constants that specify the unit of measurement for a scrolling event.

Pixel

The items on this page are in the following plugins: MBS MacCF Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...