Condividi tramite


NSTableViewColumnPredicate Delegato

Definizione

public delegate bool NSTableViewColumnPredicate(NSTableView tableView, NSTableColumn tableColumn);
type NSTableViewColumnPredicate = delegate of NSTableView * NSTableColumn -> bool

Parametri

tableView
NSTableView
tableColumn
NSTableColumn

Valore restituito

Si applica a