---
title: text
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clksimpletextprovider/text
---

# text

The long version of text that you want to display.

## Declaration

```swift
var text: String { get set }
```

## Discussion

Discussion The long version of the text is the preferred version and is used whenever possible.

## See Also

### Getting the Text

- [shortText](clockkit/clksimpletextprovider/shorttext.md)
