Freigeben über


NSTableViewSource.ShouldTrackCell Methode

Definition

[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

Parameter

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

Gibt zurück

Attribute

Gilt für: