textProvider
The text to display along the bezel.
Declaration
@NSCopying var textProvider: CLKTextProvider? { get set }Discussion
The complication ignores the text provider’s tint color. It always displays the bezel text as white.
The text to display along the bezel.
@NSCopying var textProvider: CLKTextProvider? { get set }The complication ignores the text provider’s tint color. It always displays the bezel text as white.