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

# Dictionary.Keys.Element

A type representing the sequence’s elements.

## Declaration

```swift
typealias Element = Key
```
