---
title: controlsStyle
framework: avkit
role: symbol
role_heading: Instance Property
path: avkit/avcaptureview/controlsstyle
---

# controlsStyle

The style of the capture controls presented by the view.

## Declaration

```swift
var controlsStyle: AVCaptureViewControlsStyle { get set }
```

## See Also

### Customizing the View

- [AVCaptureViewControlsStyle](avkit/avcaptureviewcontrolsstyle.md)
- [videoGravity](avkit/avcaptureview/videogravity.md)
