CGEventSetType
Sets the event type of a Quartz event (left mouse down, for example).
Declaration
extern void CGEventSetType(CGEventRef event, CGEventType type);Parameters
- event:
The event to access.
- type:
The new event type of the specified event. The return value is one of the constants listed in Cgeventtype.
See Also
Functions
CGAcquireDisplayFadeReservation(_:_:)CGAssociateMouseAndMouseCursorPosition(_:)CGBeginDisplayConfiguration(_:)CGCancelDisplayConfiguration(_:)CGCaptureAllDisplays()CGCaptureAllDisplaysWithOptions(_:)CGColorConversionInfoCreateFromListCGCompleteDisplayConfiguration(_:_:)CGConfigureDisplayFadeEffect(_:_:_:_:_:_:)CGConfigureDisplayMirrorOfDisplay(_:_:_:)CGConfigureDisplayMode(_:_:_:)CGConfigureDisplayOrigin(_:_:_:_:)CGConfigureDisplayStereoOperation(_:_:_:_:)CGConfigureDisplayWithDisplayMode(_:_:_:_:)CGContextDrawPDFDocument