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

# return

A constant that represents the Return key.

## Declaration

```swift
static let `return`: XCUIKeyboardKey
```

## See Also

### Other keys

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