---
title: StringLiteralType
framework: swift
role: symbol
role_heading: Associated Type
path: swift/stringinterpolationprotocol/stringliteraltype
---

# StringLiteralType

The type that should be used for literal segments.

## Declaration

```swift
associatedtype StringLiteralType : _ExpressibleByBuiltinStringLiteral
```
