---
title: AVPlayerViewControlsStyle.inline
framework: avkit
role: symbol
role_heading: Case
path: avkit/avplayerviewcontrolsstyle/inline
---

# AVPlayerViewControlsStyle.inline

The view displays playback controls in a bar along the view’s bottom edge.

## Declaration

```swift
case inline
```

## See Also

### Controls Styles

- [AVPlayerViewControlsStyle.none](avkit/avplayerviewcontrolsstyle/none.md)
- [AVPlayerViewControlsStyle.floating](avkit/avplayerviewcontrolsstyle/floating.md)
- [AVPlayerViewControlsStyle.minimal](avkit/avplayerviewcontrolsstyle/minimal.md)
- [default](avkit/avplayerviewcontrolsstyle/default.md)
