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

# Value

The associated type representing the type of the transaction key’s value.

## Declaration

```swift
associatedtype Value
```

## See Also

### Setting a default value

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