다음을 통해 공유


NSOutlineViewDelegate.ShouldExpandItem(NSOutlineView, NSObject) 메서드

정의

[Foundation.Export("outlineView:shouldExpandItem:")]
public virtual bool ShouldExpandItem (AppKit.NSOutlineView outlineView, Foundation.NSObject item);
abstract member ShouldExpandItem : AppKit.NSOutlineView * Foundation.NSObject -> bool
override this.ShouldExpandItem : AppKit.NSOutlineView * Foundation.NSObject -> bool

매개 변수

outlineView
NSOutlineView
item
NSObject

반환

특성

적용 대상