NSOutlineViewDelegate_Extensions.ShouldExpandItem Method

Definition

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

Parameters

outlineView
NSOutlineView
item
NSObject

Returns

Applies to