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

# AttributedString.Runs.AttributesSlice1

## Declaration

```swift
@preconcurrency struct AttributesSlice1<T> where T : AttributedStringKey, T.Value : Sendable
```

## Relationships

### Conforms To

- [BidirectionalCollection](swift/bidirectionalcollection.md)
- [Collection](swift/collection.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [Sequence](swift/sequence.md)
