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

# Value

## Declaration

```swift
associatedtype Value : Animatable = Self.Body.Value
```

## See Also

### Creating a keyframe

- [body](swiftui/keyframetrackcontent/body-swift.property.md)
- [Body](swiftui/keyframetrackcontent/body-swift.associatedtype.md)
