---
title: autoPlayDelay
framework: quartz
role: symbol
role_heading: Instance Property
path: quartz/ikslideshow/autoplaydelay
---

# autoPlayDelay

Controls the interval of time before a slideshow starts to play automatically.

## Declaration

```swift
var autoPlayDelay: TimeInterval { get set }
```

## See Also

### Running and Stopping a Slideshow

- [run(with:inMode:options:)](quartz/ikslideshow/run(with:inmode:options:).md)
- [stop(_:)](quartz/ikslideshow/stop(_:).md)
