Share via


NSTableViewColumnWidth Delegate

Definition

public delegate System.Runtime.InteropServices.NFloat NSTableViewColumnWidth(NSTableView tableView, IntPtr column);
type NSTableViewColumnWidth = delegate of NSTableView * nativeint -> NFloat

Parameters

tableView
NSTableView
column
IntPtr

nativeint

Return Value

Applies to