Share via


NSTableViewColumnWidth Delegado

Definición

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

Parámetros

tableView
NSTableView
column
System.System.IntPtr System.nativeint

Valor devuelto

Se aplica a