Contents

CLKComplicationTemplateGraphicExtraLargeCircularStackImage

A template for displaying an extra-large, full-color circular image and text.

Declaration

class CLKComplicationTemplateGraphicExtraLargeCircularStackImage

Overview

This template belongs to the CLKComplicationFamily.graphicExtraLarge family. Figure 1 shows the layout of the complication and where it appears on the clock face.

[Image]

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

Apple Watch Size

Width

Height

40 mm

160 pixels

80 pixels

41 mm

170 pixels

84 pixels

44 mm

174 pixels

88 pixels

45 mm

190 pixels

96 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 Supporting Multiple Watch Sizes.

Topics

Creating the Template

Setting the Complication Data

See Also

Text and images