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

# gesturePhase

the current phase of the gesture

## Declaration

```swift
var gesturePhase: TabletopInteraction.Value.Phase? { get }
```

## See Also

### Getting the phases

- [phase](tabletopkit/tabletopinteraction/value-swift.struct/phase-swift.property.md)
- [TabletopInteraction.Value.Phase](tabletopkit/tabletopinteraction/value-swift.struct/phase-swift.enum.md)
