NSBrowserDelegate.CreateRowsForColumn(NSBrowser, nint, NSMatrix) Method

Definition

[Foundation.Export("browser:createRowsForColumn:inMatrix:")]
public virtual void CreateRowsForColumn (AppKit.NSBrowser sender, nint column, AppKit.NSMatrix matrix);
abstract member CreateRowsForColumn : AppKit.NSBrowser * nint * AppKit.NSMatrix -> unit
override this.CreateRowsForColumn : AppKit.NSBrowser * nint * AppKit.NSMatrix -> unit

Parameters

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

Applies to