---
title: phase
framework: avkit
role: symbol
role_heading: Instance Property
path: avkit/avcaptureevent/phase
---

# phase

The current phase of a capture event.

## Declaration

```swift
var phase: AVCaptureEventPhase { get }
```

## See Also

### Inspecting the event

- [AVCaptureEventPhase](avkit/avcaptureeventphase.md)
