---
title: attributedValue
framework: accessibility
role: symbol
role_heading: Instance Property
path: accessibility/axcustomcontent/attributedvalue
---

# attributedValue

A localized attributed string that provides a value for the label.

## Declaration

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

## See Also

### Defining custom content

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