Method | Description | |
---|---|---|
Colourize ( MonoMac.AppKit.NSView control, Color color, System.Action drawAction ) : void | ||
KeyDown ( |
||
KeyUp ( |
||
MacEventView ( ) : System | ||
MacEventView ( |
||
ResetCursorRects ( ) : void |
public static Colourize ( MonoMac.AppKit.NSView control, Color color, System.Action drawAction ) : void | ||
control | MonoMac.AppKit.NSView | |
color | Color | |
drawAction | System.Action | |
return | void |
public static KeyDown ( |
||
control | ||
theEvent | NSEvent | |
return | bool |
public static KeyUp ( |
||
control | ||
theEvent | NSEvent | |
return | bool |
public MacEventView ( |
||
handle | ||
return | System |