Contents

CLKComplicationTemplateGraphicRectangularFullImage

A template for displaying a full-color image that fills the complication.

Declaration

class CLKComplicationTemplateGraphicRectangularFullImage

Overview

This template belongs to the CLKComplicationFamily.graphicRectangular family.

[Image]

The table below lists the dimensions of the image you use in this template. Use images with a scale of 2.0 for display on Apple Watch so the point-based dimensions are half the listed size.

Apple Watch Size

Width

Height

40 mm

324 pixels

138 pixels

41 mm

343 pixels

146 pixels

44 mm

368 pixels

156 pixels

45 mm

386 pixels

164 pixels

This template supports full-color images.

Instead of providing multiple images with different resolutions, you can provide a single, scaleable PDF asset. For more information, see Manage Assets.

Topics

Creating the Template

Setting the Complication Data

See Also

Large Images and Views