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

# forwardDelete

A constant that represents the Forward Delete key.

## Declaration

```swift
static let forwardDelete: XCUIKeyboardKey
```

## See Also

### Text-editing keys

- [capsLock](xcuiautomation/xcuikeyboardkey/capslock.md)
- [delete](xcuiautomation/xcuikeyboardkey/delete.md)
- [space](xcuiautomation/xcuikeyboardkey/space.md)
- [tab](xcuiautomation/xcuikeyboardkey/tab.md)
