---
title: Dictionary.Values.Element
framework: swift
role: symbol
role_heading: Type Alias
path: swift/dictionary/values-swift.struct/element
---

# Dictionary.Values.Element

A type representing the sequence’s elements.

## Declaration

```swift
typealias Element = Value
```
