Contents

CLKComplicationTemplateGraphicCircularOpenGaugeView

A template for displaying a SwiftUI view, an open gauge, and text.

Declaration

final class CLKComplicationTemplateGraphicCircularOpenGaugeView<Label> where Label : View

Overview

This template belongs to the CLKComplicationFamily.graphicCircular family. Figure 1 shows the layout of the view and where the template might appear on the clock face.

[Image]

The following table lists the dimensions of the view displayed by this template. The image provider automatically masks the image to a circle.

Apple Watch Size

Width

Height

40 mm

11 points

11 points

41 mm

11.5 points

11.5 points

44 mm

12 points

12 points

45 mm

13 points

13 points

Topics

Creating the Template

Accesing the Content

See Also

Circular templates