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

# clear

A constant that represents the Clear key.

## Declaration

```swift
static let clear: XCUIKeyboardKey
```

## See Also

### Other keys

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