---
title: projectedValue
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/gesturestate/projectedvalue
---

# projectedValue

A binding to the gesture state property.

## Declaration

```swift
var projectedValue: GestureState<Value> { get }
```

## See Also

### Getting the state

- [wrappedValue](swiftui/gesturestate/wrappedvalue.md)
