Contents

CLKComplicationTemplateModularSmallRingImage

A template for displaying an image encircled by a configurable progress ring.

Declaration

class CLKComplicationTemplateModularSmallRingImage

Overview

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

36 pixels

36 pixels

40 mm

38 pixels

38 pixels

41 mm

40 pixels

40 pixels

42 mm

38 pixels

38 pixels

44 mm

42 pixels

42 pixels

45 mm

45 pixels

45 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