共用方式為


NSOutlineViewDelegate_Extensions.ShouldTrackCell 方法

定義

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

參數

outlineView
NSOutlineView
cell
NSCell
tableColumn
NSTableColumn
item
NSObject

傳回

適用於