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

# gesture

If this is interaction is currently gesture driven, contains gesture specific additional information

## Declaration

```swift
var gesture: TabletopInteraction.Value.Gesture? { get }
```

## See Also

### Getting the gestures

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