Condividi tramite


NSTableViewDelegate_Extensions.ShouldTrackCell Metodo

Definizione

public static bool ShouldTrackCell(this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, AppKit.NSCell cell, AppKit.NSTableColumn tableColumn, nint row);
static member ShouldTrackCell : AppKit.INSTableViewDelegate * AppKit.NSTableView * AppKit.NSCell * AppKit.NSTableColumn * nint -> bool

Parametri

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

Restituisce

Si applica a