QLThumbnailGetMaximumSize(_:)
Returns the maximum allowed size for the provided thumbnail image.
Declaration
func QLThumbnailGetMaximumSize(_ thumbnail: QLThumbnail!) -> CGSizeParameters
- thumbnail:
A thumbnail image.
Return Value
The maximum allowed size, in points, for the thumbnail image.