---
title: phase
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/dragsession/phase-swift.property
---

# phase

The current phase of the drag session.

## Declaration

```swift
var phase: DragSession.Phase { get }
```
