次の方法で共有


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

戻り値

属性

適用対象