NSTableViewSource.GetRowHeight(NSTableView, nint) Method

Definition

[Foundation.Export("tableView:heightOfRow:")]
public virtual nfloat GetRowHeight (AppKit.NSTableView tableView, nint row);
abstract member GetRowHeight : AppKit.NSTableView * nint -> nfloat
override this.GetRowHeight : AppKit.NSTableView * nint -> nfloat

Parameters

tableView
NSTableView
row
System.System.IntPtr System.nativeint

Returns

Attributes

Applies to