---
title: attributedLabel
framework: accessibility
role: symbol
role_heading: Instance Property
path: accessibility/axcustomcontent/attributedlabel
---

# attributedLabel

A localized attributed string that identifies the label for this content.

## Declaration

```swift
@NSCopying var attributedLabel: NSAttributedString { get }
```

## See Also

### Defining custom content

- [label](accessibility/axcustomcontent/label.md)
- [value](accessibility/axcustomcontent/value.md)
- [attributedValue](accessibility/axcustomcontent/attributedvalue.md)
- [importance](accessibility/axcustomcontent/importance-swift.property.md)
- [AXCustomContent.Importance](accessibility/axcustomcontent/importance-swift.enum.md)
