init(contact:)
Creates a contact template that displays the provided contact.
Declaration
init(contact: CPContact)Parameters
- contact:
The contact that the template displays.
Return Value
A new contact template that displays the provided contact.
Creates a contact template that displays the provided contact.
init(contact: CPContact)The contact that the template displays.
A new contact template that displays the provided contact.