Contents

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.