|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface CoreGraphicsLibrary.CGEventField
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/CoreGraphics.framework/Headers/CGEventTypes.h
enum values
Field Summary | |
---|---|
static int |
kCGEventSourceGroupID
Key to access a field that contains the event source Unix effective GID. |
static int |
kCGEventSourceStateID
Key to access a field that contains the event source state ID used to create this event. |
static int |
kCGEventSourceUnixProcessID
|
static int |
kCGEventSourceUserData
Key to access a field that contains the event source user-supplied data, up to 64 bits. |
static int |
kCGEventSourceUserID
Key to access a field that contains the event source Unix effective UID. |
static int |
kCGEventTargetProcessSerialNumber
Key to access a field that contains the event target process serial number. |
static int |
kCGEventTargetUnixProcessID
|
static int |
kCGKeyboardEventAutorepeat
Key to access an integer field, non-zero when this is an autorepeat of a key-down, and zero otherwise. |
static int |
kCGKeyboardEventKeyboardType
Key to access an integer field that contains the keyboard type identifier. |
static int |
kCGKeyboardEventKeycode
Key to access an integer field that contains the virtual keycode of the key-down or key-up event. |
static int |
kCGMouseEventButtonNumber
Key to access an integer field that contains the mouse button number. |
static int |
kCGMouseEventClickState
Key to access an integer field that contains the mouse button click state. |
static int |
kCGMouseEventDeltaX
Key to access an integer field that contains the horizontal mouse delta since the last mouse movement event. |
static int |
kCGMouseEventDeltaY
Key to access an integer field that contains the vertical mouse delta since the last mouse movement event. |
static int |
kCGMouseEventInstantMouser
Key to access an integer field. |
static int |
kCGMouseEventNumber
Key to access an integer field that contains the mouse button event number. |
static int |
kCGMouseEventPressure
Key to access a double field that contains the mouse button pressure. |
static int |
kCGMouseEventSubtype
Key to access an integer field that encodes the mouse event subtype as a `kCFNumberIntType'. |
static int |
kCGScrollWheelEventDeltaAxis1
Key to access an integer field that contains scrolling data. |
static int |
kCGScrollWheelEventDeltaAxis2
Key to access an integer field that contains scrolling data. |
static int |
kCGScrollWheelEventDeltaAxis3
|
static int |
kCGScrollWheelEventFixedPtDeltaAxis1
Key to access a field that contains scrolling data. |
static int |
kCGScrollWheelEventFixedPtDeltaAxis2
Key to access a field that contains scrolling data. |
static int |
kCGScrollWheelEventFixedPtDeltaAxis3
|
static int |
kCGScrollWheelEventInstantMouser
Key to access an integer field that indicates whether the event should be ignored by the Inkwell subsystem. |
static int |
kCGScrollWheelEventIsContinuous
Key to access an integer field that indicates whether a scrolling event contains continuous, pixel-based scrolling data. |
static int |
kCGScrollWheelEventPointDeltaAxis1
Key to access an integer field that contains pixel-based scrolling data. |
static int |
kCGScrollWheelEventPointDeltaAxis2
Key to access an integer field that contains pixel-based scrolling data. |
static int |
kCGScrollWheelEventPointDeltaAxis3
|
static int |
kCGTabletEventDeviceID
Key to access an integer field that contains the system-assigned unique device ID. |
static int |
kCGTabletEventPointButtons
Key to access an integer field that contains the tablet button state. |
static int |
kCGTabletEventPointPressure
Key to access a double field that contains the tablet pen pressure. |
static int |
kCGTabletEventPointX
Key to access an integer field that contains the absolute X coordinate in tablet space at full tablet resolution. |
static int |
kCGTabletEventPointY
Key to access an integer field that contains the absolute Y coordinate in tablet space at full tablet resolution. |
static int |
kCGTabletEventPointZ
Key to access an integer field that contains the absolute Z coordinate in tablet space at full tablet resolution. |
static int |
kCGTabletEventRotation
|
static int |
kCGTabletEventTangentialPressure
Key to access a double field that contains the tangential pressure on the device. |
static int |
kCGTabletEventTiltX
Key to access a double field that contains the horizontal tablet pen tilt. |
static int |
kCGTabletEventTiltY
Key to access a double field that contains the vertical tablet pen tilt. |
static int |
kCGTabletEventVendor1
|
static int |
kCGTabletEventVendor2
|
static int |
kCGTabletEventVendor3
|
static int |
kCGTabletProximityEventCapabilityMask
Key to access an integer field that contains the device capabilities mask. |
static int |
kCGTabletProximityEventDeviceID
Key to access an integer field that contains the system-assigned device ID. |
static int |
kCGTabletProximityEventEnterProximity
Key to access an integer field that indicates whether the pen is in proximity to the tablet. |
static int |
kCGTabletProximityEventPointerID
Key to access an integer field that contains the vendor-defined ID of the pointing device. |
static int |
kCGTabletProximityEventPointerType
|
static int |
kCGTabletProximityEventSystemTabletID
Key to access an integer field that contains the system-assigned unique tablet ID. |
static int |
kCGTabletProximityEventTabletID
Key to access an integer field that contains the vendor-defined tablet ID, typically the USB product ID. |
static int |
kCGTabletProximityEventVendorID
Key to access an integer field that contains the vendor-defined ID, typically the USB vendor ID. |
static int |
kCGTabletProximityEventVendorPointerSerialNumber
Key to access an integer field that contains the vendor-defined pointer serial number. |
static int |
kCGTabletProximityEventVendorPointerType
Key to access an integer field that contains the vendor-assigned pointer type. |
static int |
kCGTabletProximityEventVendorUniqueID
Key to access an integer field that contains the vendor-defined unique ID. |
Field Detail |
---|
static final int kCGMouseEventNumber
static final int kCGMouseEventClickState
static final int kCGMouseEventPressure
static final int kCGMouseEventButtonNumber
static final int kCGMouseEventDeltaX
static final int kCGMouseEventDeltaY
static final int kCGMouseEventInstantMouser
static final int kCGMouseEventSubtype
static final int kCGKeyboardEventAutorepeat
static final int kCGKeyboardEventKeycode
static final int kCGKeyboardEventKeyboardType
static final int kCGScrollWheelEventDeltaAxis1
static final int kCGScrollWheelEventDeltaAxis2
static final int kCGScrollWheelEventDeltaAxis3
static final int kCGScrollWheelEventFixedPtDeltaAxis1
static final int kCGScrollWheelEventFixedPtDeltaAxis2
static final int kCGScrollWheelEventFixedPtDeltaAxis3
static final int kCGScrollWheelEventPointDeltaAxis1
static final int kCGScrollWheelEventPointDeltaAxis2
static final int kCGScrollWheelEventPointDeltaAxis3
static final int kCGScrollWheelEventInstantMouser
static final int kCGTabletEventPointX
static final int kCGTabletEventPointY
static final int kCGTabletEventPointZ
static final int kCGTabletEventPointButtons
static final int kCGTabletEventPointPressure
static final int kCGTabletEventTiltX
static final int kCGTabletEventTiltY
static final int kCGTabletEventRotation
static final int kCGTabletEventTangentialPressure
static final int kCGTabletEventDeviceID
static final int kCGTabletEventVendor1
static final int kCGTabletEventVendor2
static final int kCGTabletEventVendor3
static final int kCGTabletProximityEventVendorID
static final int kCGTabletProximityEventTabletID
static final int kCGTabletProximityEventPointerID
static final int kCGTabletProximityEventDeviceID
static final int kCGTabletProximityEventSystemTabletID
static final int kCGTabletProximityEventVendorPointerType
static final int kCGTabletProximityEventVendorPointerSerialNumber
static final int kCGTabletProximityEventVendorUniqueID
static final int kCGTabletProximityEventCapabilityMask
static final int kCGTabletProximityEventPointerType
static final int kCGTabletProximityEventEnterProximity
static final int kCGEventTargetProcessSerialNumber
static final int kCGEventTargetUnixProcessID
static final int kCGEventSourceUnixProcessID
static final int kCGEventSourceUserData
static final int kCGEventSourceUserID
static final int kCGEventSourceGroupID
static final int kCGEventSourceStateID
static final int kCGScrollWheelEventIsContinuous
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |