delegate
The delegate to be notified when the user selects a contact or a property.
Declaration
weak var delegate: (any CNContactPickerDelegate)? { get set }The delegate to be notified when the user selects a contact or a property.
weak var delegate: (any CNContactPickerDelegate)? { get set }