---
title: titleText
framework: tvuikit
role: symbol
role_heading: Instance Property
path: tvuikit/tvdigitentryviewcontroller/titletext
---

# titleText

The title of the digit entry view.

## Declaration

```swift
var titleText: String? { get set }
```

## Discussion

Discussion The title is displayed along the top of the view.

## See Also

### Configuring the Digit Entry View

- [numberOfDigits](tvuikit/tvdigitentryviewcontroller/numberofdigits.md)
- [promptText](tvuikit/tvdigitentryviewcontroller/prompttext.md)
- [isSecureDigitEntry](tvuikit/tvdigitentryviewcontroller/issecuredigitentry.md)
