---
title: "reloadItem(at:)"
framework: quartz
role: symbol
role_heading: Instance Method
path: "quartz/ikslideshow/reloaditem(at:)"
---

# reloadItem(at:)

Reloads the data for a slideshow, starting at the specified index.

## Declaration

```swift
func reloadItem(at index: Int)
```

## Parameters

- `index`: The index that species where to reload the slideshow data.

## See Also

### Reloading Data

- [reloadData()](quartz/ikslideshow/reloaddata().md)
