---
title: value
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/tabletopinteraction/value-swift.property
---

# value

The current value belonging to this interaction.

## Declaration

```swift
var value: TabletopInteraction.Value { get }
```

## See Also

### Getting the value of the interaction

- [TabletopInteraction.Value](tabletopkit/tabletopinteraction/value-swift.struct.md)
