Contents

CLKComplicationTemplateGraphicCircularStackViewText

A template for displaying a SwiftUI view and text.

Declaration

final class CLKComplicationTemplateGraphicCircularStackViewText<Content> where Content : View

Overview

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

[Image]

The following table lists the dimensions of the SwiftUI view displayed by the template.

Apple Watch Size

Width

Height

40 mm

28 points

14 points

44 mm

31 points

16 points

Topics

Creating the Template

Accessing the Content

See Also

Circular templates