<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSAppKitVersionNumberWithDockTilePlugInSupport",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@NSAppKitVersionNumberWithDockTilePlugInSupport"
  },
  "title" : "NSAppKitVersionNumberWithDockTilePlugInSupport"
}
-->

# NSAppKitVersionNumberWithDockTilePlugInSupport

The specific version of the AppKit framework that introduced support for dock tile plug-ins.

```
static const NSAppKitVersion NSAppKitVersionNumberWithDockTilePlugInSupport;
```

## Discussion

Developers should not need to use this constant unless they are writing applications for macOS 10.5 and earlier.

---

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)