Cancels all pending asynchronous thumbnail image requests.
SDKs
- iOS 3.2–9.0Deprecated
- Mac Catalyst 13.0–13.0Deprecated
Framework
- Media Player
Declaration
func cancelAllThumbnailImageRequests()
Discussion
This method cancels only requests made using the request
method. It does not cancel requests made synchronously using the thumbnail
method.