---
title: isReadyForDisplay
framework: avkit
role: symbol
role_heading: Instance Property
path: avkit/avplayerviewcontroller/isreadyfordisplay
---

# isReadyForDisplay

A Boolean value that indicates whether the player item’s first video frame is ready for display.

## Declaration

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

## Discussion

Discussion This property is key-value observable.
