QLThumbnailCopyOptions(_:)
Returns the options for the requested thumbnail.
Declaration
func QLThumbnailCopyOptions(_ thumbnail: QLThumbnail!) -> Unmanaged<CFDictionary>!Parameters
- thumbnail:
The thumbnail that you want to obtain options for.
Return Value
Options for the provided thumbnail.