Contents

CLKComplicationTemplateGraphicRectangularStandardBodyView

A template for displaying a SwiftUI label and up to three rows of text.

Declaration

final class CLKComplicationTemplateGraphicRectangularStandardBodyView<Label> where Label : View

Overview

This template belongs to the CLKComplicationFamily.graphicRectangular family. shows the layout of the complication and where it appears on the clock face.

[Image]

The following table lists the dimensions of the image you use in this template.

Apple Watch Size

Width

Height

40 mm

12 points

12 points

41 mm

12.5 points

12.5 points

44 mm

13.5 points

13.5 points

45 mm

14.5 points

14.5 points

Topics

Creating the Template

Accessing the Content

See Also

Rectangular templates