---
title: completionDueDate
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avdelegatingplaybackcoordinatorseekcommand/completionduedate
---

# completionDueDate

The deadline by which the coordinator expects the delegate to handle the command.

## Declaration

```swift
var completionDueDate: Date? { get }
```

## See Also

### Accessing command details

- [shouldBufferInAnticipationOfPlayback](avfoundation/avdelegatingplaybackcoordinatorseekcommand/shouldbufferinanticipationofplayback.md)
- [anticipatedPlaybackRate](avfoundation/avdelegatingplaybackcoordinatorseekcommand/anticipatedplaybackrate.md)
- [itemTime](avfoundation/avdelegatingplaybackcoordinatorseekcommand/itemtime.md)
