---
title: defaultValue
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/animationstatekey/defaultvalue
---

# defaultValue

The default value for the animation state key.

## Declaration

```swift
static var defaultValue: Self.Value { get }
```

## See Also

### Setting the default value

- [Value](swiftui/animationstatekey/value.md)
