---
title: AccessibilityLabeledPairRole.label
framework: swiftui
role: symbol
role_heading: Case
path: swiftui/accessibilitylabeledpairrole/label
---

# AccessibilityLabeledPairRole.label

This element represents the label part of the label / content pair.

## Declaration

```swift
case label
```

## Discussion

Discussion For example, it might be the explanatory text to the left of a control, describing what the control does.

## See Also

### Getting roles

- [AccessibilityLabeledPairRole.content](swiftui/accessibilitylabeledpairrole/content.md)
