---
title: attributedString
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nstextlinefragment/attributedstring
---

# attributedString

The source attributed string.

## Declaration

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

## See Also

### Line fragment characteristics

- [characterRange](uikit/nstextlinefragment/characterrange.md)
- [glyphOrigin](uikit/nstextlinefragment/glyphorigin.md)
- [typographicBounds](uikit/nstextlinefragment/typographicbounds.md)
