NSTableViewSource.ShouldTrackCell Método

Definición

[Foundation.Export("tableView:shouldTrackCell:forTableColumn:row:")]
public virtual bool ShouldTrackCell (AppKit.NSTableView tableView, AppKit.NSCell cell, AppKit.NSTableColumn tableColumn, nint row);
abstract member ShouldTrackCell : AppKit.NSTableView * AppKit.NSCell * AppKit.NSTableColumn * nint -> bool
override this.ShouldTrackCell : AppKit.NSTableView * AppKit.NSCell * AppKit.NSTableColumn * nint -> bool

Parámetros

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

Devoluciones

Atributos

Se aplica a