---
title: textProvider
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkcomplicationtemplatecircularsmallsimpletext/textprovider
---

# textProvider

The text to display in the complication.

## Declaration

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

## Discussion

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