---
title: alphaShift
framework: xcuiautomation
role: symbol
role_heading: Type Property
path: xcuiautomation/xcuielement/keymodifierflags/alphashift
---

# alphaShift

The Caps Lock key in a combination keystroke.

## Declaration

```swift
static var alphaShift: XCUIElement.KeyModifierFlags { get }
```

## Discussion

Discussion important: Use capsLock instead.

## See Also

### Legacy flags for combination keys

- [alternate](xcuiautomation/xcuielement/keymodifierflags/alternate.md)
