---
title: AVCaptureViewControlsStyle.floating
framework: avkit
role: symbol
role_heading: Case
path: avkit/avcaptureviewcontrolsstyle/floating
---

# AVCaptureViewControlsStyle.floating

The view’s floating controls style, which matches the user interface of QuickTime Player.

## Declaration

```swift
case floating
```

## See Also

### Controls Styles

- [AVCaptureViewControlsStyle.inline](avkit/avcaptureviewcontrolsstyle/inline.md)
- [AVCaptureViewControlsStyle.inlineDeviceSelection](avkit/avcaptureviewcontrolsstyle/inlinedeviceselection.md)
- [default](avkit/avcaptureviewcontrolsstyle/default.md)
