共用方式為


NSOutlineViewDelegate.ShouldSelectTableColumn 方法

定義

[Foundation.Export("outlineView:shouldSelectTableColumn:")]
public virtual bool ShouldSelectTableColumn (AppKit.NSOutlineView outlineView, AppKit.NSTableColumn tableColumn);
abstract member ShouldSelectTableColumn : AppKit.NSOutlineView * AppKit.NSTableColumn -> bool
override this.ShouldSelectTableColumn : AppKit.NSOutlineView * AppKit.NSTableColumn -> bool

參數

outlineView
NSOutlineView
tableColumn
NSTableColumn

傳回

屬性

適用於