NSOutlineViewDelegate_Extensions.ShouldShowOutlineCell Method

Definition

public static bool ShouldShowOutlineCell (this AppKit.INSOutlineViewDelegate This, AppKit.NSOutlineView outlineView, Foundation.NSObject item);
static member ShouldShowOutlineCell : AppKit.INSOutlineViewDelegate * AppKit.NSOutlineView * Foundation.NSObject -> bool

Parameters

outlineView
NSOutlineView
item
NSObject

Returns

Applies to