共用方式為


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

傳回

屬性

適用於