---
title: headerTextProvider
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkcomplicationtemplategraphicrectangulartextgaugeview/headertextprovider
---

# headerTextProvider

The header text to display in the complication.

## Declaration

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

## Discussion

Discussion This property supports multicolor text.

## See Also

### Accessing the Content

- [headerLabel](clockkit/clkcomplicationtemplategraphicrectangulartextgaugeview/headerlabel.md)
- [bodyTextProvider](clockkit/clkcomplicationtemplategraphicrectangulartextgaugeview/bodytextprovider.md)
- [gaugeProvider](clockkit/clkcomplicationtemplategraphicrectangulartextgaugeview/gaugeprovider.md)
