Share via


NSBrowserDelegate_Extensions.CreateRowsForColumn Method

Definition

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

Parameters

sender
NSBrowser
column
IntPtr

nativeint

matrix
NSMatrix
Attributes

Applies to