<!--
{
  "availability" : [
    "macOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MediaExtension",
  "identifier" : "/documentation/MediaExtension/MERAWProcessingParameter/boolean(name:key:description:initialValue:neutralValue:cameraValue:)",
  "metadataVersion" : "0.1.0",
  "role" : "Type Method",
  "symbol" : {
    "kind" : "Type Method",
    "modules" : [
      "MediaExtension"
    ],
    "preciseIdentifier" : "s:So24MERAWProcessingParameterC14MediaExtensionE7boolean4name3key11description12initialValue07neutralJ006cameraJ0So0a7BooleanB0CSS_S2SS2bSgAMtFZ"
  },
  "title" : "boolean(name:key:description:initialValue:neutralValue:cameraValue:)"
}
-->

# boolean(name:key:description:initialValue:neutralValue:cameraValue:)

```
class func boolean(name: String, key: String, description: String, initialValue: Bool, neutralValue: Bool? = nil, cameraValue: Bool? = nil) -> MERAWProcessingParameter.Boolean
```

---

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)