---
title: UITextInputTextBackgroundColorKey
framework: uikit
role: symbol
role_heading: Global Variable
path: uikit/uitextinputtextbackgroundcolorkey
---

# UITextInputTextBackgroundColorKey

The background color of the text.

## Declaration

```swift
let UITextInputTextBackgroundColorKey: String
```

## Discussion

Discussion The value of this key is a UIColor object.

## See Also

### Constants

- [UITextInputTextColorKey](uikit/uitextinputtextcolorkey.md)
- [UITextInputTextFontKey](uikit/uitextinputtextfontkey.md)
