---
title: line2TextProvider
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkcomplicationtemplatecircularsmallstackimage/line2textprovider
---

# line2TextProvider

The text to display on the bottom line of the complication.

## Declaration

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

## See Also

### Setting the Complication Data

- [line1ImageProvider](clockkit/clkcomplicationtemplatecircularsmallstackimage/line1imageprovider.md)
