reloadItems(at:)
Reloads the items at the specified indexes.
Declaration
func reloadItems(at indexes: IndexSet)Parameters
- indexes:
The indexes of the items to reload, provided in an index set (Indexset).
Discussion
The scrubber makes requests for updated views from the data source and then animates their display.