---
title: CLKComplicationTemplateCircularSmallSimpleText
framework: clockkit
role: symbol
role_heading: Class
path: clockkit/clkcomplicationtemplatecircularsmallsimpletext
---

# CLKComplicationTemplateCircularSmallSimpleText

A template for displaying a short text string.

## Declaration

```swift
class CLKComplicationTemplateCircularSmallSimpleText
```

## Overview

Overview This template belongs to the circularSmall family.

## Topics

### Creating the Template

- [init(textProvider:)](clockkit/clkcomplicationtemplatecircularsmallsimpletext/init(textprovider:).md)

### Setting the Complication Data

- [textProvider](clockkit/clkcomplicationtemplatecircularsmallsimpletext/textprovider.md)

## Relationships

### Inherits From

- [CLKComplicationTemplate](clockkit/clkcomplicationtemplate.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Text templates

- [CLKComplicationTemplateCircularSmallRingText](clockkit/clkcomplicationtemplatecircularsmallringtext.md)
- [CLKComplicationTemplateCircularSmallStackText](clockkit/clkcomplicationtemplatecircularsmallstacktext.md)
