Contents

CLKComplicationTemplateGraphicCircularClosedGaugeView

A template for displaying a SwiftUI view inside a closed circular gauge.

Declaration

final class CLKComplicationTemplateGraphicCircularClosedGaugeView<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 SwiftUI view displayed by the template. The template masks the view to a circle.

Apple Watch Size

Width

Height

40 mm

27 points

27 points

41 mm

28.5 points

28.5 points

44 mm

31 points

31 points

45 mm

32 points

32 points

Topics

Creating the Template

Accessing the Content

See Also

Circular templates