<!--
{
  "documentType" : "article",
  "framework" : "ClockKit",
  "identifier" : "/documentation/ClockKit/circular-small",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Circular small"
}
-->

# Circular small

Display small, circular content in the corners of the Color watch face.

## Discussion

Circular small templates display a small image or a few characters of text in the corners of the Color watch face.

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

## Topics

### Image templates

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

A template for displaying a single image surrounded by a configurable progress ring.

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

A template for displaying a single image.

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

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

### Text templates

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

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

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

A template for displaying a short text string.

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

A template for displaying two text strings stacked on top of each 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)