Partager via


NSTableViewDelegate_Extensions.ShouldTrackCell Méthode

Définition

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

Paramètres

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

Retours

S’applique à