QLThumbnailGetContentRect(_:)
Returns the rectangle of the provided thumbnail image that represents the content of the document.
Declaration
func QLThumbnailGetContentRect(_ thumbnail: QLThumbnail!) -> CGRectParameters
- 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.