---
title: NegativeAppShortcutPhrase.StringInterpolation
framework: appintents
role: symbol
role_heading: Structure
path: appintents/negativeappshortcutphrase/stringinterpolation
---

# NegativeAppShortcutPhrase.StringInterpolation

A string you construct using literal values, content from intent parameters, and other interpolated values.

## Declaration

```swift
struct StringInterpolation
```

## Topics

### Instance Methods

- [appendInterpolation(_:)](appintents/negativeappshortcutphrase/stringinterpolation/appendinterpolation(_:).md)

## Relationships

### Conforms To

- [StringInterpolationProtocol](swift/stringinterpolationprotocol.md)
