---
title: AVCaptureEventPhase.cancelled
framework: avkit
role: symbol
role_heading: Case
path: avkit/avcaptureeventphase/cancelled
---

# AVCaptureEventPhase.cancelled

A phase that indicates the cancellation of a capture event.

## Declaration

```swift
case cancelled
```

## See Also

### Event phases

- [AVCaptureEventPhase.began](avkit/avcaptureeventphase/began.md)
- [AVCaptureEventPhase.ended](avkit/avcaptureeventphase/ended.md)
