Share via


NSTableViewDelegate_Extensions.WillDisplayCell Método

Definición

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

Parámetros

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

Se aplica a