Compartir a través de


NSOutlineViewDelegate.ShouldShowOutlineCell(NSOutlineView, NSObject) Método

Definición

[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

Parámetros

outlineView
NSOutlineView
item
NSObject

Devoluciones

Atributos

Se aplica a