---
title: AttributedString.InterpolationOptions
framework: foundation
role: symbol
role_heading: Structure
path: foundation/attributedstring/interpolationoptions
---

# AttributedString.InterpolationOptions

Options that affect the behavior of string interpolation on the attributed string.

## Declaration

```swift
struct InterpolationOptions
```

## Topics

### Type Properties

- [insertAttributesWithoutMerging](foundation/attributedstring/interpolationoptions/insertattributeswithoutmerging.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)
