Example #1
0
 public extern static CGRect CGDisplayBounds(CGDirectDisplayID displayID);
 internal static extern CGError DisplayHideCursor(CGDirectDisplayID display);
Example #3
0
 public static extern CGError DisplayShowCursor(CGDirectDisplayID display);
Example #4
0
 public extern static ulong CGDisplayPixelsHigh(CGDirectDisplayID display);
 internal static extern CGError DisplayHideCursor(CGDirectDisplayID display);
Example #6
0
 internal static extern CGError DisplayMoveCursorToPoint(CGDirectDisplayID display, NSPoint point);