CNContactPickerDelegate.DidSelectContactProperties 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 multiple properties. Devs must override this method to configure the CNContactPickerViewController for multiple selection.
[Foundation.Export("contactPicker:didSelectContactProperties:")]
public virtual void DidSelectContactProperties (ContactsUI.CNContactPickerViewController picker, Contacts.CNContactProperty[] contactProperties);
abstract member DidSelectContactProperties : ContactsUI.CNContactPickerViewController * Contacts.CNContactProperty[] -> unit
override this.DidSelectContactProperties : ContactsUI.CNContactPickerViewController * Contacts.CNContactProperty[] -> unit
Parameters
- contactProperties
- CNContactProperty[]
- Attributes