---
title: bodyTextProvider
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkcomplicationtemplategraphicrectangulartextgaugeview/bodytextprovider
---

# bodyTextProvider

The main body text to display in the complication.

## Declaration

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

## Discussion

Discussion This property supports multicolor text.

## See Also

### Accessing the Content

- [headerLabel](clockkit/clkcomplicationtemplategraphicrectangulartextgaugeview/headerlabel.md)
- [headerTextProvider](clockkit/clkcomplicationtemplategraphicrectangulartextgaugeview/headertextprovider.md)
- [gaugeProvider](clockkit/clkcomplicationtemplategraphicrectangulartextgaugeview/gaugeprovider.md)
