NSBrowserDelegate_Extensions.WillDisplayCell Method

Definition

public static void WillDisplayCell (this AppKit.INSBrowserDelegate This, AppKit.NSBrowser sender, Foundation.NSObject cell, nint row, nint column);
static member WillDisplayCell : AppKit.INSBrowserDelegate * AppKit.NSBrowser * Foundation.NSObject * nint * nint -> unit

Parameters

sender
NSBrowser
cell
NSObject
row
System.System.IntPtr System.nativeint
column
System.System.IntPtr System.nativeint

Applies to