NSOutlineView.IsExpandable(NSObject) Method

Definition

[Foundation.Export("isExpandable:")]
public virtual bool IsExpandable (Foundation.NSObject item);
abstract member IsExpandable : Foundation.NSObject -> bool
override this.IsExpandable : Foundation.NSObject -> bool

Parameters

item
NSObject

Returns

Attributes

Applies to