---
title: SIMD16.ArrayLiteralElement
framework: swift
role: symbol
role_heading: Type Alias
path: swift/simd16/arrayliteralelement
---

# SIMD16.ArrayLiteralElement

The type of the elements of an array literal.

## Declaration

```swift
typealias ArrayLiteralElement = Scalar
```
