Compartir a través de


NSOutlineViewDelegate_Extensions.ShouldTrackCell Método

Definición

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

Devoluciones

Se aplica a