Contents

CLKComplicationTemplateGraphicCircularStackImage

A template for displaying a full-color circular image and text.

Declaration

class CLKComplicationTemplateGraphicCircularStackImage

Overview

This template belongs to the CLKComplicationFamily.graphicCircular family.

[Image]

The following table lists the dimensions of the image you use in this template. All dimensions are in pixels. All images must be specified as @2x images for display on Apple Watch, so the point-based dimensions are half the listed size.

Apple Watch Size

Width

Height

40 mm

56 pixels

28 pixels

41 mm

59 pixels

30 pixels

44 mm

62 pixels

32 pixels

45 mm

67 pixels

33 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 Complicaiton Data

See Also

Text and images