<!--
{
  "availability" : [
    "iOS: 17.2.0 -",
    "iPadOS: 17.2.0 -",
    "macCatalyst: 17.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVKit",
  "identifier" : "/documentation/AVKit/AVCaptureEventPhase/ended",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AVKit"
    ],
    "preciseIdentifier" : "c:@E@AVCaptureEventPhase@AVCaptureEventPhaseEnded"
  },
  "title" : "AVCaptureEventPhase.ended"
}
-->

# AVCaptureEventPhase.ended

A phase that indicates the end of a capture event.

```
case ended
```

## Discussion

This phase corresponds to a user pressing up on a hardware button.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)