parentContainer
The container in which to add a new contact.
Declaration
var parentContainer: CNContainer? { get set }Discussion
If you do not set this property, the view controller adds a new contact to the default container.
The container in which to add a new contact.
var parentContainer: CNContainer? { get set }If you do not set this property, the view controller adds a new contact to the default container.