NSOutlineViewDelegate_Extensions.ShouldTrackCell Method

Definition

public static bool ShouldTrackCell (this AppKit.INSOutlineViewDelegate This, AppKit.NSOutlineView outlineView, AppKit.NSCell cell, AppKit.NSTableColumn tableColumn, Foundation.NSObject item);
static member ShouldTrackCell : AppKit.INSOutlineViewDelegate * AppKit.NSOutlineView * AppKit.NSCell * AppKit.NSTableColumn * Foundation.NSObject -> bool

Parameters

outlineView
NSOutlineView
cell
NSCell
tableColumn
NSTableColumn
item
NSObject

Returns

Applies to