<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: 15.0.0 -",
    "macOS: 12.0.0 -",
    "tvOS: 15.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 8.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/AttributedString/Runs-swift.struct/Run",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Foundation"
    ],
    "preciseIdentifier" : "s:10Foundation16AttributedStringV4RunsV3RunV"
  },
  "title" : "AttributedString.Runs.Run"
}
-->

# AttributedString.Runs.Run

```
@dynamicMemberLookup struct Run
```

## Topics

### Instance Properties

[`var attributes: AttributeContainer`](/documentation/Foundation/AttributedString/Runs-swift.struct/Run/attributes)

[`var range: Range<AttributedString.Index>`](/documentation/Foundation/AttributedString/Runs-swift.struct/Run/range)

### Subscripts

[`subscript<K>(K.Type) -> K.Value?`](/documentation/Foundation/AttributedString/Runs-swift.struct/Run/subscript(_:))

[`subscript<S>(dynamicMember _: KeyPath<AttributeScopes, S.Type>) -> ScopedAttributeContainer<S>`](/documentation/Foundation/AttributedString/Runs-swift.struct/Run/subscript(dynamicMember:)-66vfm)

[`subscript<K>(dynamicMember _: KeyPath<AttributeDynamicLookup, K>) -> K.Value?`](/documentation/Foundation/AttributedString/Runs-swift.struct/Run/subscript(dynamicMember:)-6royv)

## Relationships

### Conforms To

[`Escapable`](/documentation/Swift/Escapable)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`Copyable`](/documentation/Swift/Copyable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Equatable`](/documentation/Swift/Equatable)

[`Sendable`](/documentation/Swift/Sendable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)