Contents

CLKComplicationTemplateGraphicCornerTextView

A template for displaying a SwiftUI view and text in the clock face’s corner.

Declaration

final class CLKComplicationTemplateGraphicCornerTextView<Label> where Label : View

Overview

This template belongs to the CLKComplicationFamily.graphicCorner family. 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 the template. The template masks the view to a circle.

Apple Watch Size

Width

Height

40 mm

20 points

20 points

41 mm

21 points

21 points

44 mm

22 points

22 points

45 mm

24 points

24 points

Topics

Creating the Template

Accessing the Content

See Also

Corner templates