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

# chirality

The chirality, or handedness, of this gesture, if known.

## Declaration

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

## See Also

### 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)
- [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)
