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

# QCCompositionAttributeBuiltInKey

The key for the composition origin.

```
let QCCompositionAttributeBuiltInKey: String
```

## Discussion

The associated value is an `NSNumber` object that contains a Boolean value. <doc://com.apple.documentation/documentation/Swift/true> indicates the composition is built-in (provided by macOS).

---

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)