---
title: isReadyToPlay
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcoordinatedplaybackparticipant/isreadytoplay
---

# isReadyToPlay

A Boolean value that indicates whether the participant is ready to start coordinated playback.

## Declaration

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

## See Also

### Accessing participant status

- [identifier](avfoundation/avcoordinatedplaybackparticipant/identifier.md)
- [suspensionReasons](avfoundation/avcoordinatedplaybackparticipant/suspensionreasons.md)
