---
title: requiresLinearPlayback
framework: avkit
role: symbol
role_heading: Instance Property
path: avkit/avpictureinpicturecontroller/requireslinearplayback
---

# requiresLinearPlayback

A Boolean value that determines whether the controller allows the user to skip media content.

## Declaration

```swift
var requiresLinearPlayback: Bool { get set }
```
