Contents

PHLivePhotoRequestID

A numeric identifier for an asynchronous Live Photo loading request.

Declaration

typealias PHLivePhotoRequestID = Int32

Discussion

Pass this identifier to the cancelRequest(withRequestID:) method if you need to cancel a request before it completes.

See Also

Constants