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