NSTableViewColumnWidth 委托

定义

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

参数

tableView
NSTableView
column
System.System.IntPtr System.nativeint

返回值

适用于