Contents

CLKComplicationTemplateGraphicExtraLargeCircularClosedGaugeView

A template for displaying an extra-large SwiftUI view inside a closed circular gauge.

Declaration

final class CLKComplicationTemplateGraphicExtraLargeCircularClosedGaugeView<Label> where Label : 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. The image provider automatically masks the image to a circle.

Apple Watch Size

Width

Height

40 mm

77 points

77 points

41 mm

81.5 points

81.5 points

44 mm

87 points

87 points

41 mm

81.5 points

81.5 points

Topics

Creating the Template

Accessing the Content

See Also

Extra large templates