Contents

PHLivePhotoInfoCancelledKey

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

Declaration

let PHLivePhotoInfoCancelledKey: String

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