Contents

line1TextProvider

The text to display on the top line of the complication.

Declaration

@NSCopying var line1TextProvider: CLKTextProvider { get set }

Discussion

Space for text is limited in this particular template so keep strings as short as possible.

When the highlightLine2 property is false, a tint color is applied to this text. In multicolor environments, the text provider or template provide the tint color. In monochrome environments, the clock face provides the tint color.

See Also

Setting the Complication Data