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

# space

A constant that represents the Space bar.

## Declaration

```swift
static let space: XCUIKeyboardKey
```

## See Also

### Text-editing keys

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