Contents

headerTextProvider

The text to display in the header line.

Declaration

@NSCopying var headerTextProvider: CLKTextProvider { get set }

Discussion

The width of the header image determines how much space is available for displaying text. A tint color is applied to the header text to differentiate it from the body text rows. 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