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

# headerTextProvider

The text provider for the header text.

## Declaration

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

## Discussion

Discussion The template supports multicolored text from this text provider.

## See Also

### Accessing the Content

- [headerLabel](clockkit/clkcomplicationtemplategraphicrectangularstandardbodyview/headerlabel.md)
- [body1TextProvider](clockkit/clkcomplicationtemplategraphicrectangularstandardbodyview/body1textprovider.md)
- [body2TextProvider](clockkit/clkcomplicationtemplategraphicrectangularstandardbodyview/body2textprovider.md)
