<!--
{
  "availability" : [
    "macOS: 10.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreAudioKit",
  "identifier" : "/documentation/CoreAudioKit/AUGenericView/showsExpertParameters",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "CoreAudioKit"
    ],
    "preciseIdentifier" : "c:objc(cs)AUGenericView(py)showsExpertParameters"
  },
  "title" : "showsExpertParameters"
}
-->

# showsExpertParameters

Indicates whether or not controls for expert audio unit parameters are displayed in the generic view.

```
var showsExpertParameters: Bool { get set }
```

## Discussion

<doc://com.apple.documentation/documentation/Swift/true> if controls for expert audio unit parameters are displayed; <doc://com.apple.documentation/documentation/Swift/false> otherwise.

---

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)