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

返回

属性

适用于