allowsAddingToAddressBook
Specifies whether the user can add the properties displayed by the unknown-person view controller to the address book database, either as a new contact or by adding them to an existing contact.
Declaration
var allowsAddingToAddressBook: Bool { get set }Discussion
The default value is false.