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