Contents

QLThumbnailCopyDocumentURL(_:)

Returns the URL of the document that you’re requesting a thumbnail for.

Declaration

func QLThumbnailCopyDocumentURL(_ thumbnail: QLThumbnail!) -> Unmanaged<CFURL>!

Parameters

  • thumbnail:

    The thumbnail to compute.

Return Value

The URL of the document that you’re requesting a thumbnail for.

See Also

Creating thumbnails