---
title: Value
framework: swiftui
role: symbol
role_heading: Associated Type
path: swiftui/containervaluekey/value
---

# Value

The type of value produced by the container value.

## Declaration

```swift
associatedtype Value
```
