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

# line2TextProvider

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

## Declaration

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

## Discussion

Discussion Space for text is limited in this particular template so keep strings as short as possible.

## See Also

### Setting the Complication Data

- [line1TextProvider](clockkit/clkcomplicationtemplatecircularsmallstacktext/line1textprovider.md)
