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

# Value

The type of the value returned by the key.

## Declaration

```swift
associatedtype Value
```

## See Also

### Setting a default

- [defaultValue](swiftui/previewcontextkey/defaultvalue.md)
