---
title: inputEscape
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uikeycommand/inputescape
---

# inputEscape

A string that represents the Escape key.

## Declaration

```swift
nonisolated class let inputEscape: String
```

## See Also

### Control keys

- [inputDelete](uikit/uikeycommand/inputdelete.md)
