Contents

init(gaugeProvider:imageProvider:)

Creates a new template that has a gauge and an image.

Declaration

init(gaugeProvider: CLKGaugeProvider, imageProvider: CLKFullColorImageProvider)

Parameters

  • gaugeProvider:

    The gauge provider for the template.

  • imageProvider:

    A full-color image provider.

See Also

Creating the Template