Contents

CLKComplicationTemplateGraphicExtraLargeCircularView

A template for displaying a circular SwiftUI view.

Declaration

final class CLKComplicationTemplateGraphicExtraLargeCircularView<Content> where Content : View

Mentioned in

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. The template automatically masks the view to a circle.

Apple Watch Size

Width

Height

40 mm

120 points

120 points

41 mm

127 points

127 points

44 mm

132 points

132 points

45 mm

143 points

143 points

Topics

Creating the Template

Accessing the Content

See Also

Extra large templates