Contents

delegate

The picker delegate to be notified when the user chooses a contact.

Declaration

weak var delegate: (any CNContactPickerDelegate)? { get set }

See Also

Responding to Picker Interactions