---
title: hostHasController
framework: coreaudiokit
role: symbol
role_heading: Instance Property
path: coreaudiokit/auaudiounitviewconfiguration/hosthascontroller
---

# hostHasController

A Boolean value that indicates whether the host shows its own control surface in this view configuration.

## Declaration

```swift
var hostHasController: Bool { get }
```

## See Also

### Accessing Settings

- [width](coreaudiokit/auaudiounitviewconfiguration/width.md)
- [height](coreaudiokit/auaudiounitviewconfiguration/height.md)
