共用方式為


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

傳回

屬性

適用於