CLKComplicationTemplateModularLargeStandardBody
A template for displaying a header row and two lines of text.
Declaration
class CLKComplicationTemplateModularLargeStandardBodyOverview
This template belongs to the CLKComplicationFamily.modularLarge 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. The width of the image must be between the specified minimum and maximum (inclusive).
Apple Watch Size | Width | Height |
|---|---|---|
38 mm | 22 pixels minimum [Image] 64 pixels maximum | 22 pixels |
40 mm | 24 pixels minimum [Image] 74 pixels maximum | 24 pixels |
41 mm | 25 pixels minimum [Image] 78 pixels maximum | 25 pixels |
42 mm | 24 pixels minimum [Image] 74 pixels maximum | 24 pixels |
44 mm | 28 pixels minimum [Image] 84 pixels maximum | 28 pixels |
45 mm | 29 pixels minimum [Image] 88 pixels maximum | 29 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
init(headerTextProvider:body1TextProvider:)init(headerTextProvider:body1TextProvider:body2TextProvider:)init(headerImageProvider:headerTextProvider:body1TextProvider:)init(headerImageProvider:headerTextProvider:body1TextProvider:body2TextProvider:)