CNContactViewController.FromContact(CNContact) 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.
Creates a CNContactViewController to display contact
.
[Foundation.Export("viewControllerForContact:")]
public static ContactsUI.CNContactViewController FromContact (Contacts.CNContact contact);
static member FromContact : Contacts.CNContact -> ContactsUI.CNContactViewController
Parameters
- contact
- CNContact
Returns
- Attributes