Exemplo n.º 1
0
 public extern static CGEventRef CGEventCreateMouseEvent(CGEventSourceRef source, CGEventType mouseType,
                                                         CGPoint mouseCursorPosition, CGMouseButton mouseButton);
Exemplo n.º 2
0
 public extern static CGEventRef CGWarpMouseCursorPosition(CGPoint newCursorPosition);