reloadItems(withIdentifiers:)
Reloads the data within the specified items in the snapshot.
Declaration
func reloadItems(withIdentifiers identifiers: [Any])Parameters
- identifiers:
The array of identifiers corresponding to the items to reload in the snapshot.