Contents

QLThumbnailGetContentRect(_:)

Returns the rectangle of the provided thumbnail image that represents the content of the document.

Declaration

func QLThumbnailGetContentRect(_ thumbnail: QLThumbnail!) -> CGRect

Parameters

  • thumbnail:

    A thumbnail image.

Return Value

The effective rectangle of the thumbnail image that represents the content of the document. In icon mode, this is the part of the image without all the image decorations.

See Also

Creating thumbnails