다음을 통해 공유


NSOutlineViewDelegate.ShouldShowOutlineCell(NSOutlineView, NSObject) 메서드

정의

[Foundation.Export("outlineView:shouldShowOutlineCellForItem:")]
public virtual bool ShouldShowOutlineCell (AppKit.NSOutlineView outlineView, Foundation.NSObject item);
abstract member ShouldShowOutlineCell : AppKit.NSOutlineView * Foundation.NSObject -> bool
override this.ShouldShowOutlineCell : AppKit.NSOutlineView * Foundation.NSObject -> bool

매개 변수

outlineView
NSOutlineView
item
NSObject

반환

특성

적용 대상