Contents

CLKComplicationTemplateGraphicCircularView

A template for displaying a circular view.

Declaration

final class CLKComplicationTemplateGraphicCircularView<Content> where Content : View

Mentioned in

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. ClockKit masks the view to a circle.

Apple Watch Size

Width

Height

40 mm

42 points

42 points

41 mm

44.5 points

44.5 points

44 mm

47 points

47 points

45 mm

50 points

50 points

Topics

Creating the Template

Accessing the Content

See Also

Circular templates