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