Use this property to set a predicate that determines whether the person can be selected or not.
Syntax
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
[get: Foundation.Export("predicateForEnablingPerson")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
[set: Foundation.Export("setPredicateForEnablingPerson:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
public virtual
Foundation.NSPredicate PredicateForEnablingPerson { get; set; }
Value
If the value is null, all persons are selectable; Otherwise only those persons that match the predicate will be.
This value can be null.
Remarks
Requirements
Namespace: AddressBookUI
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0