---
title: bottomTextProvider
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkcomplicationtemplategraphicextralargecircularopengaugesimpletext/bottomtextprovider
---

# bottomTextProvider

The text to display at the bottom of the gauge.

## Declaration

```swift
@NSCopying var bottomTextProvider: CLKTextProvider { get set }
```

## Discussion

Discussion This property supports multicolor text.

## See Also

### Setting the Complication Data

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