<!--
{
  "availability" : [
    "macOS: 10.5.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreImage",
  "identifier" : "/documentation/CoreImage/kCIFilterGeneratorExportedKey",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Core Image"
    ],
    "preciseIdentifier" : "c:@kCIFilterGeneratorExportedKey"
  },
  "title" : "kCIFilterGeneratorExportedKey"
}
-->

# kCIFilterGeneratorExportedKey

The key (`CIFilterGeneratorExportedKey`) for the exported parameter. The associated value is the key name of the parameter you are exporting, such as `inputRadius`.

```
let kCIFilterGeneratorExportedKey: 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)