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

返回

适用于