NSTableViewViewGetter Delegate

Definition

public delegate AppKit.NSView NSTableViewViewGetter(NSTableView tableView, NSTableColumn tableColumn, nint row);
type NSTableViewViewGetter = delegate of NSTableView * NSTableColumn * nint -> NSView

Parameters

tableView
NSTableView
tableColumn
NSTableColumn
row
System.System.IntPtr System.nativeint

Return Value

Applies to