NSTableViewPredicate Delegate

Definition

public delegate bool NSTableViewPredicate(NSTableView tableView);
type NSTableViewPredicate = delegate of NSTableView -> bool

Parameters

tableView
NSTableView

Return Value

Applies to