---
title: inputDelete
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uikeycommand/inputdelete
---

# inputDelete

A string that represents the Delete key.

## Declaration

```swift
nonisolated class let inputDelete: String
```

## See Also

### Control keys

- [inputEscape](uikit/uikeycommand/inputescape.md)
