---
title: escape
framework: xcuiautomation
role: symbol
role_heading: Type Property
path: xcuiautomation/xcuikeyboardkey/escape
---

# escape

A constant that represents the Escape key.

## Declaration

```swift
static let escape: XCUIKeyboardKey
```

## See Also

### Other keys

- [clear](xcuiautomation/xcuikeyboardkey/clear.md)
- [enter](xcuiautomation/xcuikeyboardkey/enter.md)
- [return](xcuiautomation/xcuikeyboardkey/return.md)
