<!--
{
  "availability" : [
    "macOS: 10.12.0 - 10.15.0"
  ],
  "documentType" : "symbol",
  "framework" : "PhotoKit",
  "identifier" : "/documentation/Photos/PHLivePhotoEditingErrorDomain",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Photos"
    ],
    "preciseIdentifier" : "c:@PHLivePhotoEditingErrorDomain"
  },
  "title" : "PHLivePhotoEditingErrorDomain"
}
-->

# PHLivePhotoEditingErrorDomain

The domain value for error objects produced by a Live Photo editing context.

```
let PHLivePhotoEditingErrorDomain: String
```

## Discussion

This domain appears for errors in the completion handlers of the [`init(livePhotoEditingInput:)`](/documentation/Photos/PHLivePhotoEditingContext/init(livePhotoEditingInput:)) and [`saveLivePhoto(to:options:completionHandler:)`](/documentation/Photos/PHLivePhotoEditingContext/saveLivePhoto(to:options:completionHandler:)) methods.

---

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)