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

# headerTextProvider

The header text to display in the complication.

## Declaration

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

## Discussion

Discussion This property supports multicolor text.

## See Also

### Setting the Complication Data

- [headerImageProvider](clockkit/clkcomplicationtemplategraphicrectangulartextgauge/headerimageprovider.md)
- [body1TextProvider](clockkit/clkcomplicationtemplategraphicrectangulartextgauge/body1textprovider.md)
- [gaugeProvider](clockkit/clkcomplicationtemplategraphicrectangulartextgauge/gaugeprovider.md)
