CLKComplicationTemplateGraphicExtraLargeCircularImage
A template for displaying an extra-large, full-color circular image.
Declaration
class CLKComplicationTemplateGraphicExtraLargeCircularImageOverview
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 | 240 pixels | 240 pixels |
41 mm | 254 pixels | 254 pixels |
44 mm | 264 pixels | 264 pixels |
45 mm | 286 pixels | 286 pixels |
This template supports full-color images. The image provider automatically masks the image to a circle.
Instead of providing multiple images with different resolutions, you can provide a single, scaleable PDF asset. For more information, see Supporting Multiple Watch Sizes.