次の方法で共有


NSOutlineViewDelegate.SelectionShouldChange(NSOutlineView) メソッド

定義

[Foundation.Export("selectionShouldChangeInOutlineView:")]
public virtual bool SelectionShouldChange(AppKit.NSOutlineView outlineView);
abstract member SelectionShouldChange : AppKit.NSOutlineView -> bool
override this.SelectionShouldChange : AppKit.NSOutlineView -> bool

パラメーター

outlineView
NSOutlineView

戻り値

属性

適用対象