Contents

CLKComplicationTemplateGraphicExtraLargeCircularStackViewText

A template for displaying a SwiftUI view and text.

Declaration

final class CLKComplicationTemplateGraphicExtraLargeCircularStackViewText<Content> where Content : View

Overview

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 view displayed by the template.

Apple Watch Size

Width

Height

40 mm

40 points

20 points

44 mm

43.5 points

22 points

Topics

Creating the Template

Accessing the Content

See Also

Extra large templates