NSOutlineViewDataSource.ItemExpandable(NSOutlineView, NSObject) 方法

定义

[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

参数

outlineView
NSOutlineView
item
NSObject

返回

属性

适用于