---
title: body1TextProvider
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkcomplicationtemplategraphicrectangularstandardbodyview/body1textprovider
---

# body1TextProvider

The text provider for the first row of body text.

## Declaration

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

## Discussion

Discussion The template supports multicolored text from this text provider.

## See Also

### Accessing the Content

- [headerLabel](clockkit/clkcomplicationtemplategraphicrectangularstandardbodyview/headerlabel.md)
- [headerTextProvider](clockkit/clkcomplicationtemplategraphicrectangularstandardbodyview/headertextprovider.md)
- [body2TextProvider](clockkit/clkcomplicationtemplategraphicrectangularstandardbodyview/body2textprovider.md)
