textProvider
The text to display in the complication.
Declaration
@NSCopying var textProvider: CLKTextProvider { get set }Discussion
Space for text is limited in this particular template so keep strings as short as possible.
The text to display in the complication.
@NSCopying var textProvider: CLKTextProvider { get set }Space for text is limited in this particular template so keep strings as short as possible.