Method | Description | |
---|---|---|
CellSizeForBounds ( System.Drawing.RectangleF bounds ) : System.Drawing.SizeF | ||
DrawInteriorWithFrame ( System.Drawing.RectangleF cellFrame, MonoMac.AppKit.NSView inView ) : void | ||
MacImageListItemCell ( ) : System | ||
MacImageListItemCell ( |
||
SetGroupItem ( bool isGroupItem, MonoMac.AppKit.NSTableView tableView, float groupSize = null, float normalSize = null ) : void |
public CellSizeForBounds ( System.Drawing.RectangleF bounds ) : System.Drawing.SizeF | ||
bounds | System.Drawing.RectangleF | |
return | System.Drawing.SizeF |
public DrawInteriorWithFrame ( System.Drawing.RectangleF cellFrame, MonoMac.AppKit.NSView inView ) : void | ||
cellFrame | System.Drawing.RectangleF | |
inView | MonoMac.AppKit.NSView | |
return | void |
public MacImageListItemCell ( |
||
handle | ||
return | System |
public SetGroupItem ( bool isGroupItem, MonoMac.AppKit.NSTableView tableView, float groupSize = null, float normalSize = null ) : void | ||
isGroupItem | bool | |
tableView | MonoMac.AppKit.NSTableView | |
groupSize | float | |
normalSize | float | |
return | void |