CNContactViewControllerDelegate_Extensions.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.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidComplete(this ContactsUI.ICNContactViewControllerDelegate This, ContactsUI.CNContactViewController viewController, Contacts.CNContact? contact);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidComplete : ContactsUI.ICNContactViewControllerDelegate * ContactsUI.CNContactViewController * Contacts.CNContact -> unit
Parameters
- viewController
- CNContactViewController
- Attributes