A template for displaying a large rectangle containing text.
SDK
- watchOS 5.0+
Framework
- Clock
Kit
Declaration
class CLKComplicationTemplateGraphicRectangularStandardBody : CLKComplication Template
Overview
This template belongs to the CLKComplication
family. Figure 1 shows the layout of the image and where the template might appear on the clock face.
Layout of the graphic rectangular standard body template

Table 1 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 | 48 pixels | 48 pixels |
44 mm | 54 pixels | 54 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 Manage Assets.