<!--
{
  "availability" : [
    "macOS: 10.10.0 - 12.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/URLResourceValues/thumbnailDictionary-4ztst",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Foundation"
    ],
    "preciseIdentifier" : "s:10Foundation17URLResourceValuesV6AppKitE19thumbnailDictionarySDySo014NSURLThumbnailG4ItemaSo7NSImageCGSgvp"
  },
  "title" : "thumbnailDictionary"
}
-->

# thumbnailDictionary

A dictionary of AppKit image objects keyed by size.

```
var thumbnailDictionary: [URLThumbnailDictionaryItem : NSImage]? { get }
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)