---
title: headerTextProvider
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkcomplicationtemplategraphicrectangularstandardbody/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/clkcomplicationtemplategraphicrectangularstandardbody/headerimageprovider.md)
- [body1TextProvider](clockkit/clkcomplicationtemplategraphicrectangularstandardbody/body1textprovider.md)
- [body2TextProvider](clockkit/clkcomplicationtemplategraphicrectangularstandardbody/body2textprovider.md)
