---
title: textInputView
framework: browserenginekit
role: symbol
role_heading: Instance Property
path: browserenginekit/betextinput/textinputview
---

# textInputView

An affiliated view that provides a coordinate system for all geometric values in this protocol.

## Declaration

```swift
var textInputView: UIView { get }
```

## Mentioned in

Integrating custom browser text views with UIKit Supporting extended text interactions

## See Also

### Managing the text input view

- [unscaledView](browserenginekit/betextinput/unscaledview.md)
- [selectionClipRect](browserenginekit/betextinput/selectioncliprect.md)
- [unobscuredContentRect](browserenginekit/betextinput/unobscuredcontentrect.md)
