Contents

predicate

The predicate to match contacts against.

Declaration

@NSCopying var predicate: NSPredicate? { get set }

Discussion

Set the value of this property to nil to match all contacts or use the search predicates in CNContact. Compound predicates are not supported.