Share via


NSBrowserDelegate_Extensions.RowsInColumn Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static IntPtr RowsInColumn(this AppKit.INSBrowserDelegate This, AppKit.NSBrowser sender, IntPtr column);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member RowsInColumn : AppKit.INSBrowserDelegate * AppKit.NSBrowser * nativeint -> nativeint

Parameters

sender
NSBrowser
column
IntPtr

nativeint

Returns

IntPtr

nativeint

Attributes

Applies to