CNContactViewController.Contact Property

Definition

The CNContact that is displayed.

public virtual Contacts.CNContact Contact { [Foundation.Export("contact", ObjCRuntime.ArgumentSemantic.Strong)] get; set; }
public virtual Contacts.CNContact Contact { [Foundation.Export("contact", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setContact:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Contact : Contacts.CNContact with get, set

Property Value

Attributes

Applies to