---
title: textProvider
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkcomplicationtemplateutilitariansmallringtext/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.

## See Also

### Setting the Complication Data

- [ringStyle](clockkit/clkcomplicationtemplateutilitariansmallringtext/ringstyle.md)
- [fillFraction](clockkit/clkcomplicationtemplateutilitariansmallringtext/fillfraction.md)
