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

# AttributedString.Runs.AttributesSlice4

## Declaration

```swift
@preconcurrency struct AttributesSlice4<T, U, V, W> where T : AttributedStringKey, U : AttributedStringKey, V : AttributedStringKey, W : AttributedStringKey, T.Value : Sendable, U.Value : Sendable, V.Value : Sendable, W.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)
