NSOutlineViewDataSource.ItemExpandable(NSOutlineView, NSObject) Method

Definition

[Foundation.Export("outlineView:isItemExpandable:")]
public virtual bool ItemExpandable (AppKit.NSOutlineView outlineView, Foundation.NSObject item);
abstract member ItemExpandable : AppKit.NSOutlineView * Foundation.NSObject -> bool
override this.ItemExpandable : AppKit.NSOutlineView * Foundation.NSObject -> bool

Parameters

outlineView
NSOutlineView
item
NSObject

Returns

Attributes

Applies to