Contents

init(imageProvider:)

Creates a new template that has a square image.

Declaration

init(imageProvider: CLKImageProvider)

Parameters

  • imageProvider:

    The image provider for an image that fills the template. The system renders the image as a tinted template image, a bitmap image where only the opacity of the image matters. For more information, see Providing Images For Different Appearances.