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

# QCCompositionProtocolGraphicAnimation

A composition that renders a generic graphical animation. It has the option to use [`QCCompositionInputPrimaryColorKey`](/documentation/Quartz/QCCompositionInputPrimaryColorKey) for the primary color of the animation, [`QCCompositionInputSecondaryColorKey`](/documentation/Quartz/QCCompositionInputSecondaryColorKey) for the secondary color of the animation, [`QCCompositionInputPaceKey`](/documentation/Quartz/QCCompositionInputPaceKey) for the global pace of the animation, and [`QCCompositionInputPreviewModeKey`](/documentation/Quartz/QCCompositionInputPreviewModeKey) to indicate if the animation should run in lower-quality for preview purposes.

```
let QCCompositionProtocolGraphicAnimation: String
```

---

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)