---
title: DefaultStringInterpolation.StringLiteralType
framework: swift
role: symbol
role_heading: Type Alias
path: swift/defaultstringinterpolation/stringliteraltype
---

# DefaultStringInterpolation.StringLiteralType

The type that should be used for literal segments.

## Declaration

```swift
typealias StringLiteralType = String
```
