---
title: AttributedString.Runs.Run
framework: foundation
role: symbol
role_heading: Structure
path: foundation/attributedstring/runs-swift.struct/run
---

# AttributedString.Runs.Run

## Declaration

```swift
@dynamicMemberLookup struct Run
```

## Topics

### Instance Properties

- [attributes](foundation/attributedstring/runs-swift.struct/run/attributes.md)
- [range](foundation/attributedstring/runs-swift.struct/run/range.md)

### Subscripts

- [subscript(_:)](foundation/attributedstring/runs-swift.struct/run/subscript(_:).md)
- [subscript(dynamicMember:)](foundation/attributedstring/runs-swift.struct/run/subscript(dynamicmember:)-66vfm.md)
- [subscript(dynamicMember:)](foundation/attributedstring/runs-swift.struct/run/subscript(dynamicmember:)-6royv.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
