Contents

informativeText

Additional text that the template displays.

Declaration

var informativeText: String? { get set }

Discussion

Use this property to display additional information about the contact. For example, their address or a short bio.

The default value is nil.

See Also

Configuring the Contact’s Attributes