CNContactPickerDelegate.ContactPickerDidCancel Method

Definition

Called after the user selects the "Cancel" button.

[Foundation.Export("contactPickerDidCancel:")]
public virtual void ContactPickerDidCancel (ContactsUI.CNContactPickerViewController picker);
abstract member ContactPickerDidCancel : ContactsUI.CNContactPickerViewController -> unit
override this.ContactPickerDidCancel : ContactsUI.CNContactPickerViewController -> unit

Parameters

Attributes

Applies to