---
title: Key
framework: swift
role: symbol
role_heading: Associated Type
path: swift/expressiblebydictionaryliteral/key
---

# Key

The key type of a dictionary literal.

## Declaration

```swift
associatedtype Key
```
