---
title: Set.UnwrappedType
framework: swift
role: symbol
role_heading: Type Alias
path: swift/set/unwrappedtype
---

# Set.UnwrappedType

## Declaration

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