次の方法で共有


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

戻り値

適用対象