filterPredicate
A predicate used by the receiver to filter the array controller contents
Declaration
var filterPredicate: NSPredicate? { get set }Discussion
This property is observable using key-value observing.
A predicate used by the receiver to filter the array controller contents
var filterPredicate: NSPredicate? { get set }This property is observable using key-value observing.