NSBrowserDelegate_Extensions.CreateRowsForColumn Method

Definition

public static void CreateRowsForColumn (this AppKit.INSBrowserDelegate This, AppKit.NSBrowser sender, nint column, AppKit.NSMatrix matrix);
static member CreateRowsForColumn : AppKit.INSBrowserDelegate * AppKit.NSBrowser * nint * AppKit.NSMatrix -> unit

Parameters

sender
NSBrowser
column
System.System.IntPtr System.nativeint
matrix
NSMatrix

Applies to