Contents

QLThumbnailGetMaximumSize(_:)

Returns the maximum allowed size for the provided thumbnail image.

Declaration

func QLThumbnailGetMaximumSize(_ thumbnail: QLThumbnail!) -> CGSize

Parameters

  • thumbnail:

    A thumbnail image.

Return Value

The maximum allowed size, in points, for the thumbnail image.

See Also

Creating thumbnails