NSTableViewDelegate_Extensions.ShouldTrackCell Method

Definition

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

Parameters

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

Returns

Applies to