共用方式為


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

傳回

屬性

適用於