Share via


NSOutlineViewDelegate_Extensions.GetRowHeight Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static System.Runtime.InteropServices.NFloat GetRowHeight(this AppKit.INSOutlineViewDelegate This, AppKit.NSOutlineView outlineView, Foundation.NSObject item);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetRowHeight : AppKit.INSOutlineViewDelegate * AppKit.NSOutlineView * Foundation.NSObject -> System.Runtime.InteropServices.NFloat

Parameters

outlineView
NSOutlineView
item
NSObject

Returns

Attributes

Applies to