line2TextProvider
The text to display on the bottom line of the complication.
Declaration
@NSCopying var line2TextProvider: 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 true, 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.