Share via


NSTableViewDelegate_Extensions.GetRowHeight Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static System.Runtime.InteropServices.NFloat GetRowHeight(this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, IntPtr row);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetRowHeight : AppKit.INSTableViewDelegate * AppKit.NSTableView * nativeint -> System.Runtime.InteropServices.NFloat

Parameters

tableView
NSTableView
row
IntPtr

nativeint

Returns

Attributes

Applies to