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

# tab

A constant that represents the Tab key.

## Declaration

```swift
static let tab: XCUIKeyboardKey
```

## See Also

### Text-editing keys

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