---
title: isPreparedToPlay
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/musicplayer/ispreparedtoplay
---

# isPreparedToPlay

A Boolean value that indicates whether a music player is ready to play.

## Declaration

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