reloadItem(at:)
Reloads the data for a slideshow, starting at the specified index.
Declaration
func reloadItem(at index: Int)Parameters
- index:
The index that species where to reload the slideshow data.
Reloads the data for a slideshow, starting at the specified index.
func reloadItem(at index: Int)The index that species where to reload the slideshow data.