clearsFilterPredicateOnInsertion
A Boolean value that indicates whether the receiver automatically clears an existing filter predicate when new items are inserted or added to the content
Declaration
var clearsFilterPredicateOnInsertion: Bool { get set }Discussion
The default is true. This property is observable using key-value observing.