---
title: TabletopInteraction.Value.Gesture
framework: tabletopkit
role: symbol
role_heading: Structure
path: tabletopkit/tabletopinteraction/value-swift.struct/gesture-swift.struct
---

# TabletopInteraction.Value.Gesture

A structure that provides details specific to a gesture driven interaction.

## Declaration

```swift
struct Gesture
```

## Topics

### Getting the gesture properties

- [initialInputDevicePose](tabletopkit/tabletopinteraction/value-swift.struct/gesture-swift.struct/initialinputdevicepose.md)
- [inputDevicePose](tabletopkit/tabletopinteraction/value-swift.struct/gesture-swift.struct/inputdevicepose.md)
- [kind](tabletopkit/tabletopinteraction/value-swift.struct/gesture-swift.struct/kind-swift.property.md)
- [TabletopInteraction.Value.Gesture.Kind](tabletopkit/tabletopinteraction/value-swift.struct/gesture-swift.struct/kind-swift.enum.md)
- [chirality](tabletopkit/tabletopinteraction/value-swift.struct/gesture-swift.struct/chirality-swift.property.md)
- [TabletopInteraction.Value.Gesture.Chirality](tabletopkit/tabletopinteraction/value-swift.struct/gesture-swift.struct/chirality-swift.enum.md)
- [phase](tabletopkit/tabletopinteraction/value-swift.struct/gesture-swift.struct/phase.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Getting the gestures

- [gesture](tabletopkit/tabletopinteraction/value-swift.struct/gesture-swift.property.md)
