---
title: CLKComplicationTemplateGraphicExtraLargeCircularOpenGaugeSimpleText
framework: clockkit
role: symbol
role_heading: Class
path: clockkit/clkcomplicationtemplategraphicextralargecircularopengaugesimpletext
---

# CLKComplicationTemplateGraphicExtraLargeCircularOpenGaugeSimpleText

A template for displaying text inside an open gauge, with additional text at the bottom of the gauge.

## Declaration

```swift
class CLKComplicationTemplateGraphicExtraLargeCircularOpenGaugeSimpleText
```

## Overview

Overview This template belongs to the CLKComplicationFamily.graphicExtraLarge family. Figure 1 shows the layout of the complication and where it appears on the clock face.

## Topics

### Creating the Template

- [init(gaugeProvider:bottomTextProvider:centerTextProvider:)](clockkit/clkcomplicationtemplategraphicextralargecircularopengaugesimpletext/init(gaugeprovider:bottomtextprovider:centertextprovider:).md)

### Setting the Complication Data

- [bottomTextProvider](clockkit/clkcomplicationtemplategraphicextralargecircularopengaugesimpletext/bottomtextprovider.md)
- [centerTextProvider](clockkit/clkcomplicationtemplategraphicextralargecircularopengaugesimpletext/centertextprovider.md)
- [gaugeProvider](clockkit/clkcomplicationtemplategraphicextralargecircularopengaugesimpletext/gaugeprovider.md)

## Relationships

### Inherits From

- [CLKComplicationTemplateGraphicExtraLargeCircular](clockkit/clkcomplicationtemplategraphicextralargecircular.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

### Open and closed gauges

- [CLKComplicationTemplateGraphicExtraLargeCircularOpenGaugeImage](clockkit/clkcomplicationtemplategraphicextralargecircularopengaugeimage.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularOpenGaugeView](clockkit/clkcomplicationtemplategraphicextralargecircularopengaugeview.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularOpenGaugeRangeText](clockkit/clkcomplicationtemplategraphicextralargecircularopengaugerangetext.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularClosedGaugeImage](clockkit/clkcomplicationtemplategraphicextralargecircularclosedgaugeimage.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularClosedGaugeView](clockkit/clkcomplicationtemplategraphicextralargecircularclosedgaugeview.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularClosedGaugeText](clockkit/clkcomplicationtemplategraphicextralargecircularclosedgaugetext.md)
