---
title: line1TextProvider
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkcomplicationtemplatecircularsmallstacktext/line1textprovider
---

# line1TextProvider

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

## Declaration

```swift
@NSCopying var line1TextProvider: 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

- [line2TextProvider](clockkit/clkcomplicationtemplatecircularsmallstacktext/line2textprovider.md)
