---
title: value
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/manipulable/event/value-swift.property
---

# value

The value associated with the event.

## Declaration

```swift
var value: Manipulable.Event.Value? { get }
```
