CNContactPickerDelegate.DidSelectContact Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called after the user selects the contact
.
[Foundation.Export("contactPicker:didSelectContact:")]
public virtual void DidSelectContact (ContactsUI.CNContactPickerViewController picker, Contacts.CNContact contact);
abstract member DidSelectContact : ContactsUI.CNContactPickerViewController * Contacts.CNContact -> unit
override this.DidSelectContact : ContactsUI.CNContactPickerViewController * Contacts.CNContact -> unit
Parameters
- contact
- CNContact
- Attributes