次の方法で共有


NSOutlineViewDelegate.ShouldSelectItem(NSOutlineView, NSObject) メソッド

定義

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

パラメーター

outlineView
NSOutlineView
item
NSObject

戻り値

属性

適用対象