Exemplo n.º 1
0
 public extern static IntPtr SendIntPtr(IntPtr receiver, IntPtr selector, NSPoint p1);
Exemplo n.º 2
0
 internal static extern CGError DisplayMoveCursorToPoint(CGDirectDisplayID display, NSPoint point);
Exemplo n.º 3
0
 public extern static void SendVoid(IntPtr receiver, IntPtr selector, NSPoint point1);
Exemplo n.º 4
0
 internal static extern CGError WarpMouseCursorPosition(NSPoint newCursorPosition);