Contents

CLKComplicationTemplateGraphicRectangularTextGaugeView

A template for displaying a header row with a SwiftUI view and text, a second row of text, and a gauge.

Declaration

final class CLKComplicationTemplateGraphicRectangularTextGaugeView<Label> where Label : View

Overview

This template belongs to the CLKComplicationFamily.graphicRectangular 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 this template.

Apple Watch Size

Width

Height

40 mm

12 points

12 points

41 mm

12.5 points

12.5 points

44 mm

13.5 points

13.5 points

45 mm

14.5 points

14.5 points

Topics

Creating the Template

Accessing the Content

See Also

Rectangular templates