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

返回

属性

适用于