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

# Value

The associated type representing the type of the animation state key’s value.

## Declaration

```swift
associatedtype Value
```

## See Also

### Setting the default value

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