Contents

QLThumbnailIsCancelled(_:)

Returns whether the creation of the thumbnail was canceled.

Declaration

func QLThumbnailIsCancelled(_ thumbnail: QLThumbnail!) -> Bool

Parameters

  • thumbnail:

    The thumbnail to create.

Return Value

A Boolean value that indicates whether the creation of the thumbnail was canceled.

See Also

Creating thumbnails