NSOutlineViewDelegate.ShouldShowOutlineCell(NSOutlineView, NSObject) Metodo

Definizione

[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

Parametri

outlineView
NSOutlineView
item
NSObject

Restituisce

Attributi

Si applica a