<!--
{
  "documentType" : "article",
  "framework" : "ClockKit",
  "identifier" : "/documentation/ClockKit/extra-large",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Extra large"
}
-->

# Extra large

Display content on the X-Large watch face.

## Discussion

Extra large templates display text and images on the X-Large watch faces.

![Examples of the extra large template. From left to right they are stack text, ring image, stack image, simple text, simple image, and ring text.](images/com.apple.clockkit/media-2878966@2x.png)

## Topics

### Image templates

[`CLKComplicationTemplateExtraLargeRingImage`](/documentation/ClockKit/CLKComplicationTemplateExtraLargeRingImage)

A template for displaying an image encircled by a configurable progress ring.

[`CLKComplicationTemplateExtraLargeSimpleImage`](/documentation/ClockKit/CLKComplicationTemplateExtraLargeSimpleImage)

A template for displaying an image.

[`CLKComplicationTemplateExtraLargeStackImage`](/documentation/ClockKit/CLKComplicationTemplateExtraLargeStackImage)

A template for displaying a single image with a short line of text below it.

### Text templates

[`CLKComplicationTemplateExtraLargeColumnsText`](/documentation/ClockKit/CLKComplicationTemplateExtraLargeColumnsText)

A template for displaying two rows and two columns of text.

[`CLKComplicationTemplateExtraLargeRingText`](/documentation/ClockKit/CLKComplicationTemplateExtraLargeRingText)

A template for displaying text encircled by a configurable progress ring.

[`CLKComplicationTemplateExtraLargeSimpleText`](/documentation/ClockKit/CLKComplicationTemplateExtraLargeSimpleText)

A template for displaying a small amount of text.

[`CLKComplicationTemplateExtraLargeStackText`](/documentation/ClockKit/CLKComplicationTemplateExtraLargeStackText)

A template for displaying two strings stacked one on top of the other.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)