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