다음을 통해 공유


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

반환

특성

적용 대상