Compartilhar via


NSTableViewColumnRowPredicate Delegar

Definição

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

Parâmetros

tableView
NSTableView
tableColumn
NSTableColumn
row
System.System.IntPtr System.nativeint

Valor Retornado

Aplica-se a