thumbnail
A thumbnail image of the URL.
Declaration
var thumbnail: NSImage? { get }Discussion
The URL populates ths property by retrieving the thumbnailKey from the resource values, and is nil if there’s no value for the key.
A thumbnail image of the URL.
var thumbnail: NSImage? { get }The URL populates ths property by retrieving the thumbnailKey from the resource values, and is nil if there’s no value for the key.