Contents

init(textProvider:imageProvider:)

Creates a new template with a text provider and an image provider.

Declaration

init(textProvider: CLKTextProvider, imageProvider: CLKFullColorImageProvider)

Parameters

  • textProvider:

    The text provider for a row of text. The template supports multicolored text from this text provider.

  • imageProvider:

    A full-color image provider.