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

# kCGNumReservedWindowLevels

```
var kCGNumReservedWindowLevels: Int32 { get }
```

## Discussion

The number of window levels reserved by Apple for internal use. Cocoa uses this constant during compilation.

---

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)