Platforms to show: All Mac Windows Linux Cross-Platform

Back to CGEventTapMBS class.

CGEventTapMBS.kCGAnnotatedSessionEventTap = 2
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the constants that specify possible tapping points for events.
Notes: At the point where events have been annotated to flow to a specific application, or at the point where events are delivered to the application.
CGEventTapMBS.kCGEventMaskFlagsChanged = 4096
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the event mask constants.
Notes: Key flags changed, e.g. modifier keys pressed.
CGEventTapMBS.kCGEventMaskForAllEvents = -1
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the event mask constants.
Notes: Listen for all events.
CGEventTapMBS.kCGEventMaskKeyDown = 1024
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the event mask constants.
Notes: Key Down
CGEventTapMBS.kCGEventMaskKeyUp = 2048
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the event mask constants.
Notes: Key up.
CGEventTapMBS.kCGEventMaskLeftMouseDown = 2
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the event mask constants.
Notes: left mouse-down event
CGEventTapMBS.kCGEventMaskLeftMouseDragged = 64
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the event mask constants.
Notes: left mouse-dragged event
CGEventTapMBS.kCGEventMaskLeftMouseUp = 4
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the event mask constants.
Notes: left mouse-up event
CGEventTapMBS.kCGEventMaskMouseMoved = 32
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the event mask constants.
Notes: mouse-moved event
CGEventTapMBS.kCGEventMaskOtherMouseDown = &h2000000
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the event mask constants.
Notes: other mouse-down event
CGEventTapMBS.kCGEventMaskOtherMouseDragged = &h8000000
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the event mask constants.
Notes: other mouse-dragged event
CGEventTapMBS.kCGEventMaskOtherMouseUp = &h4000000
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the event mask constants.
Notes: other mouse-up event
CGEventTapMBS.kCGEventMaskRightMouseDown = 8
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the event mask constants.
Notes: right mouse-down event
CGEventTapMBS.kCGEventMaskRightMouseDragged = 128
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the event mask constants.
Notes: right mouse-dragged event
CGEventTapMBS.kCGEventMaskRightMouseUp = 16
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the event mask constants.
Notes: right mouse-up event
CGEventTapMBS.kCGEventMaskScrollWheel = &h400000
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the event mask constants.
Notes: Scroll Wheel event.
CGEventTapMBS.kCGEventMaskTabletPointer = &h800000
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the event mask constants.
Notes: Tablet pointer event.
CGEventTapMBS.kCGEventMaskTabletProximity = &h1000000
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the event mask constants.
Notes: Tablet Proximity event.
CGEventTapMBS.kCGEventTapOptionDefault = 0
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the constants that specify whether a new event tap is an active filter or a passive listener.
Notes: Default, active filter.
CGEventTapMBS.kCGEventTapOptionListenOnly = 1
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the constants that specify whether a new event tap is an active filter or a passive listener.
Notes: Listen only.
CGEventTapMBS.kCGHeadInsertEventTap = 0
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the constants that specify where a new event tap is inserted into the list of active event taps.
Notes: Insert in front.
CGEventTapMBS.kCGHIDEventTap = 0
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the constants that specify possible tapping points for events.
Notes: When HIDSystem events enter the server.
CGEventTapMBS.kCGSessionEventTap = 1
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the constants that specify possible tapping points for events.
Notes: At the point where HIDSystem and remote control events enter a session.
CGEventTapMBS.kCGTailAppendEventTap = 1
Type Topic Plugin Version
const CoreGraphics Events MBS MacCF Plugin 17.4
Function: One of the constants that specify where a new event tap is inserted into the list of active event taps.
Notes: Append to the tail.

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...


Start Chat