Contents

subtitle

A subtitle that the template displays in addition to the contact’s name.

Declaration

var subtitle: String? { get set }

Discussion

Use this property to display secondary information about the contact. For example, their job title or email address.

The default value is nil.

See Also

Configuring the Contact’s Attributes