Instance Property インスタンスプロパティ

thumbnail

A thumbnail image of the URL. 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. URLは、リソース値からthumbnailKeyを回収することによってこのプロパティを満たします、そしてキーに対して値がないならばnilです。

See Also 参照

Thumbnail Values サムネール値