次の方法で共有


NSTableViewColumnWidth 代理人

定義

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

パラメーター

tableView
NSTableView
column
System.System.IntPtr System.nativeint

戻り値

適用対象