init(gaugeProvider:centerTextProvider:)
Creates a new template that has a closed circular gauge with a small amount of text in the center.
Declaration
init(gaugeProvider: CLKGaugeProvider, centerTextProvider: CLKTextProvider)Parameters
- gaugeProvider:
The gauge provider for the template.
- centerTextProvider:
The text provider for the center text. The template supports multicolored text from this text provider.