NSTableViewDelegate_Extensions.WillDisplayCell Method

Definition

public static void WillDisplayCell (this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, Foundation.NSObject cell, AppKit.NSTableColumn tableColumn, nint row);
static member WillDisplayCell : AppKit.INSTableViewDelegate * AppKit.NSTableView * Foundation.NSObject * AppKit.NSTableColumn * nint -> unit

Parameters

tableView
NSTableView
cell
NSObject
tableColumn
NSTableColumn
row
System.System.IntPtr System.nativeint

Applies to