Compartilhar via


NSOutlineViewDelegate_Extensions.ShouldTrackCell Método

Definição

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

Parâmetros

outlineView
NSOutlineView
cell
NSCell
tableColumn
NSTableColumn
item
NSObject

Retornos

Aplica-se a