<!--
{
  "documentType" : "article",
  "framework" : "ClockKit",
  "identifier" : "/documentation/ClockKit/rectangular-complication-templates",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Rectangular complication templates."
}
-->

# Rectangular complication templates.

Displays large, rectangular complications for charts, images, or multiple lines of text.

## Discussion

The graphic rectangular templates provide a larger space for displaying images or multiple lines of text.

![An illustration of three graphic rectangular templates, showing text, an image of a graph, and a gauge.](images/com.apple.clockkit/media-3744083@2x.png)

The tinted versions of the templates are shown below:

![An illustration that shows tinted versions of three graphic rectangular templates, with text, an image of a graph, and a gauge. ](images/com.apple.clockkit/media-3744088@2x.png)

## Topics

### Text and gauges

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

A template for displaying a large rectangle containing text.

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

A template for displaying a SwiftUI label and up to three rows of text.

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

A template for displaying a large rectangle containing text and a gauge.

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

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

### Large Images and Views

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

A template for displaying a large rectangle containing header text and an image.

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

A template for displaying a large rectangle containing header text and a SwiftUI view.

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

A template for displaying a full-color image that fills the complication.

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

A template for displaying a SwiftUI view that fills the entire template.



---

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)