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

# initialInputDevicePose

The pose of the input device at the start of the interaction.

## Declaration

```swift
var initialInputDevicePose: Pose3D { get }
```

## See Also

### Getting the gesture properties

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