次の方法で共有


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

戻り値

属性

適用対象