---
title: value
framework: audiotoolbox
role: symbol
role_heading: Instance Property
path: audiotoolbox/auparameterevent/value
---

# value

For a non-ramped event, this is the new parameter value. For a ramped event, this is the parameter value at the end of the ramp.

## Declaration

```swift
var value: AUValue
```
