NSTableViewColumnWidth Delegate

Definition

public delegate nfloat NSTableViewColumnWidth(NSTableView tableView, nint column);
type NSTableViewColumnWidth = delegate of NSTableView * nint -> nfloat

Parameters

tableView
NSTableView
column
System.System.IntPtr System.nativeint

Return Value

Applies to