다음을 통해 공유


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

반환

적용 대상