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

# body1TextProvider

The top line of body text.

## Declaration

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

## Discussion

Discussion If you don’t specify a value for the body2TextProvider property, the text in this property wraps to the second line.

## See Also

### Setting the Complication Data

- [headerImageProvider](clockkit/clkcomplicationtemplatemodularlargestandardbody/headerimageprovider.md)
- [headerTextProvider](clockkit/clkcomplicationtemplatemodularlargestandardbody/headertextprovider.md)
- [body2TextProvider](clockkit/clkcomplicationtemplatemodularlargestandardbody/body2textprovider.md)
