---
title: reloadData()
framework: ituneslibrary
role: symbol
role_heading: Instance Method
path: ituneslibrary/itlibrary/reloaddata()
---

# reloadData()

Refreshes the data that the framework uses.

## Declaration

```swift
func reloadData() -> Bool
```

## Return Value

Return Value Returns true if the data reloads, or false if an error occurs.

## See Also

### Loading and Unloading Data

- [unloadData()](ituneslibrary/itlibrary/unloaddata().md)
