---
title: centerTextProvider
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkcomplicationtemplategraphiccircularopengaugeview/centertextprovider
---

# centerTextProvider

The text provider for the center text.

## Declaration

```swift
@_NilHidden<CLKTextProvider> @objc final var centerTextProvider: CLKTextProvider { get set }
```

## Discussion

Discussion The template supports multicolored text from this text provider.

## See Also

### Accesing the Content

- [gaugeProvider](clockkit/clkcomplicationtemplategraphiccircularopengaugeview/gaugeprovider.md)
- [bottomLabel](clockkit/clkcomplicationtemplategraphiccircularopengaugeview/bottomlabel.md)
