---
title: ArrayLiteralElement
framework: swift
role: symbol
role_heading: Associated Type
path: swift/expressiblebyarrayliteral/arrayliteralelement
---

# ArrayLiteralElement

The type of the elements of an array literal.

## Declaration

```swift
associatedtype ArrayLiteralElement
```
