---
title: CLKComplicationTemplateExtraLargeSimpleText
framework: clockkit
role: symbol
role_heading: Class
path: clockkit/clkcomplicationtemplateextralargesimpletext
---

# CLKComplicationTemplateExtraLargeSimpleText

A template for displaying a small amount of text.

## Declaration

```swift
class CLKComplicationTemplateExtraLargeSimpleText
```

## Overview

Overview This template belongs to the CLKComplicationFamily.extraLarge family.

## Topics

### Creating the Template

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

### Setting the Complication Data

- [textProvider](clockkit/clkcomplicationtemplateextralargesimpletext/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

- [CLKComplicationTemplateExtraLargeColumnsText](clockkit/clkcomplicationtemplateextralargecolumnstext.md)
- [CLKComplicationTemplateExtraLargeRingText](clockkit/clkcomplicationtemplateextralargeringtext.md)
- [CLKComplicationTemplateExtraLargeStackText](clockkit/clkcomplicationtemplateextralargestacktext.md)
