---
title: CLKComplicationTemplateGraphicExtraLargeCircularClosedGaugeText
framework: clockkit
role: symbol
role_heading: Class
path: clockkit/clkcomplicationtemplategraphicextralargecircularclosedgaugetext
---

# CLKComplicationTemplateGraphicExtraLargeCircularClosedGaugeText

A template for displaying text inside an extra-large closed circular gauge.

## Declaration

```swift
class CLKComplicationTemplateGraphicExtraLargeCircularClosedGaugeText
```

## 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:centerTextProvider:)](clockkit/clkcomplicationtemplategraphicextralargecircularclosedgaugetext/init(gaugeprovider:centertextprovider:).md)

### Setting the Complication Data

- [centerTextProvider](clockkit/clkcomplicationtemplategraphicextralargecircularclosedgaugetext/centertextprovider.md)
- [gaugeProvider](clockkit/clkcomplicationtemplategraphicextralargecircularclosedgaugetext/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)
- [CLKComplicationTemplateGraphicExtraLargeCircularOpenGaugeSimpleText](clockkit/clkcomplicationtemplategraphicextralargecircularopengaugesimpletext.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularOpenGaugeRangeText](clockkit/clkcomplicationtemplategraphicextralargecircularopengaugerangetext.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularClosedGaugeImage](clockkit/clkcomplicationtemplategraphicextralargecircularclosedgaugeimage.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularClosedGaugeView](clockkit/clkcomplicationtemplategraphicextralargecircularclosedgaugeview.md)
