NSTableViewDelegate_Extensions.ShouldSelectTableColumn Method

Definition

public static bool ShouldSelectTableColumn (this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, AppKit.NSTableColumn tableColumn);
static member ShouldSelectTableColumn : AppKit.INSTableViewDelegate * AppKit.NSTableView * AppKit.NSTableColumn -> bool

Parameters

tableView
NSTableView
tableColumn
NSTableColumn

Returns

Applies to