---
title: documentContextAfterInput
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uitextdocumentproxy/documentcontextafterinput
---

# documentContextAfterInput

Textual context after the insertion point in the current text input object.

## Declaration

```swift
var documentContextAfterInput: String? { get }
```

## See Also

### Obtaining textual context around the insertion point

- [documentContextBeforeInput](uikit/uitextdocumentproxy/documentcontextbeforeinput.md)
