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

# phase

the current phase of the overall interaction

## Declaration

```swift
var phase: TabletopInteraction.Value.Phase { get }
```

## See Also

### Getting the phases

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