---
title: both
framework: accessibility
role: symbol
role_heading: Type Property
path: accessibility/axmfihearingdevice/ear/both
---

# both

A constant that represents both ears.

## Declaration

```swift
static var both: AXMFiHearingDevice.Ear { get }
```

## See Also

### Constants

- [left](accessibility/axmfihearingdevice/ear/left.md)
- [right](accessibility/axmfihearingdevice/ear/right.md)
