person
The contact record being displayed.
Declaration
var person: ABPerson! { get set }Discussion
If the value of this property is nil, the view displays a special empty-selection UI.
An exception is raised if the value of this property comes from a shared instance of the address book database. To prevent this, use the addressBook method of ABAddressBook rather than the shared() method.