CGEventField.mouseEventClickState
Key to access an integer field that contains the mouse button click state. A click state of 1 represents a single click. A click state of 2 represents a double-click. A click state of 3 represents a triple-click.
Declaration
case mouseEventClickStateSee Also
Constants
CGEventField.mouseEventNumberCGEventField.mouseEventPressureCGEventField.mouseEventButtonNumberCGEventField.mouseEventDeltaXCGEventField.mouseEventDeltaYCGEventField.mouseEventInstantMouserCGEventField.mouseEventSubtypeCGEventField.keyboardEventAutorepeatCGEventField.keyboardEventKeycodeCGEventField.keyboardEventKeyboardTypeCGEventField.scrollWheelEventDeltaAxis1CGEventField.scrollWheelEventDeltaAxis2CGEventField.scrollWheelEventDeltaAxis3CGEventField.scrollWheelEventFixedPtDeltaAxis1CGEventField.scrollWheelEventFixedPtDeltaAxis2