init(gaugeProvider:imageProvider:)
Creates a new template with a closed circular gauge, and an image in the center.
Declaration
init(gaugeProvider: CLKGaugeProvider, imageProvider: CLKFullColorImageProvider)Parameters
- gaugeProvider:
The gauge provider for the template.
- imageProvider:
The image provider for the image at the center of the template. This template uses a full-color image.