---
title: BEAccessibilityPressedState.mixed
framework: browserenginekit
role: symbol
role_heading: Case
path: browserenginekit/beaccessibilitypressedstate/mixed
---

# BEAccessibilityPressedState.mixed

A state that indicates the element is in a mixed state.

## Declaration

```swift
case mixed
```

## See Also

### Element states

- [BEAccessibilityPressedState.false](browserenginekit/beaccessibilitypressedstate/false.md)
- [BEAccessibilityPressedState.true](browserenginekit/beaccessibilitypressedstate/true.md)
- [BEAccessibilityPressedState.undefined](browserenginekit/beaccessibilitypressedstate/undefined.md)
