次の方法で共有


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

戻り値

属性

適用対象