Contents

CLKComplicationTemplateExtraLargeStackImage

A template for displaying a single image with a short line of text below it.

Declaration

class CLKComplicationTemplateExtraLargeStackImage

Overview

This template belongs to the CLKComplicationFamily.extraLarge 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

38 mm

156 pixels maximum [Image] (You may specify images with a smaller width.)

84 pixels

40 mm

174 pixels maximum [Image] (You may specify images with a smaller width.)

90 pixels

41 mm

192 pixels maximum [Image] (You may specify images with a smaller width.)

95 pixels

42 mm

174 pixels maximum [Image] (You may specify images with a smaller width.)

90 pixels

44 mm

192 pixels maximum [Image] (You may specify images with a smaller width.)

102 pixels

45 mm

207 pixels [Image] (You may specify images with a smaller width.)

107 pixels

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

Image templates