---
title: body2TextProvider
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkcomplicationtemplategraphicrectangularstandardbodyview/body2textprovider
---

# body2TextProvider

The text provider for the second row of body text.

## Declaration

```swift
@objc final var body2TextProvider: CLKTextProvider?
```

## 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)
- [body1TextProvider](clockkit/clkcomplicationtemplategraphicrectangularstandardbodyview/body1textprovider.md)
