---
title: PHLivePhotoInfoCancelledKey
framework: photos
role: symbol
role_heading: Global Variable
path: photos/phlivephotoinfocancelledkey
---

# PHLivePhotoInfoCancelledKey

A Boolean (NSNumber) value indicating whether the Live Photo loading request was canceled.

## Declaration

```swift
let PHLivePhotoInfoCancelledKey: String
```

## Discussion

Discussion If you call the cancelRequest(withRequestID:) method to cancel a request, Photos calls your result handler block with a true value for this key.

## See Also

### Constants

- [PHLivePhotoInfoErrorKey](photos/phlivephotoinfoerrorkey.md)
- [PHLivePhotoInfoIsDegradedKey](photos/phlivephotoinfoisdegradedkey.md)
