---
title: resumeImmediately
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avdelegatingplaybackcoordinatorseekoptions/resumeimmediately
---

# resumeImmediately

An option that Indicates that the coordinator needs to resume playback as soon as possible, regardless of other participant’s readiness or suspensions.

## Declaration

```swift
static var resumeImmediately: AVDelegatingPlaybackCoordinatorSeekOptions { get }
```
