CNContactViewControllerDelegate.DidComplete 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.
Method that is called after the view is presented.
[Foundation.Export("contactViewController:didCompleteWithContact:")]
public virtual void DidComplete (ContactsUI.CNContactViewController viewController, Contacts.CNContact contact);
abstract member DidComplete : ContactsUI.CNContactViewController * Contacts.CNContact -> unit
override this.DidComplete : ContactsUI.CNContactViewController * Contacts.CNContact -> unit
Parameters
- viewController
- CNContactViewController
- Attributes