NSBrowserDelegate.WillDisplayCell(NSBrowser, NSObject, nint, nint) Method

Definition

[Foundation.Export("browser:willDisplayCell:atRow:column:")]
public virtual void WillDisplayCell (AppKit.NSBrowser sender, Foundation.NSObject cell, nint row, nint column);
abstract member WillDisplayCell : AppKit.NSBrowser * Foundation.NSObject * nint * nint -> unit
override this.WillDisplayCell : AppKit.NSBrowser * Foundation.NSObject * nint * nint -> unit

Parameters

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

Applies to