cancel(_:)
Cancels the generation of a thumbnail for a given request.
Declaration
func cancel(_ request: QLThumbnailGenerator.Request)Parameters
- request:
The thumbnail creation request that you want to cancel.
Cancels the generation of a thumbnail for a given request.
func cancel(_ request: QLThumbnailGenerator.Request)The thumbnail creation request that you want to cancel.