PHLivePhotoInfoCancelledKey
A Boolean (NSNumber) value indicating whether the Live Photo loading request was canceled.
Declaration
let PHLivePhotoInfoCancelledKey: StringDiscussion
If you call the cancelRequest(withRequestID:) method to cancel a request, Photos calls your result handler block with a true value for this key.