---
title: attributedName
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiaccessibilitylocationdescriptor/attributedname
---

# attributedName

Returns the attributed string representation of the name for the accessibility location descriptor.

## Declaration

```swift
var attributedName: NSAttributedString { get }
```

## See Also

### Getting the descriptor information

- [name](uikit/uiaccessibilitylocationdescriptor/name.md)
- [point](uikit/uiaccessibilitylocationdescriptor/point.md)
- [view](uikit/uiaccessibilitylocationdescriptor/view.md)
