textProvider
The header text to display in the complication.
Declaration
@NSCopying var textProvider: CLKTextProvider { get set }Discussion
This property supports multicolor text.
In watchOS 5 and earlier, the system converts the text to uppercase before displaying it. In watchOS 6 and later, it displays the text using its original case.