---
title: Array.UnwrappedType
framework: swift
role: symbol
role_heading: Type Alias
path: swift/array/unwrappedtype
---

# Array.UnwrappedType

## Declaration

```swift
typealias UnwrappedType = Array<Element>
```
