---
title: phase
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uipress/phase-swift.property
---

# phase

The current press phase of the object.

## Declaration

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

## Discussion

Discussion For a list of all possible press phases, see the UIPress.Phase enumeration.

## See Also

### Getting press attributes

- [key](uikit/uipress/key.md)
- [type](uikit/uipress/type.md)
- [timestamp](uikit/uipress/timestamp.md)
