Contents

init(gaugeProvider:centerTextProvider:)

Creates a new template with a closed circular gauge with 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.