NSOutlineView.IsItemExpanded(NSObject) Method

Definition

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

Parameters

item
NSObject

Returns

Attributes

Applies to