---
title: reloadData()
framework: appkit
role: symbol
role_heading: Instance Method
path: appkit/nsscrubber/reloaddata()
---

# reloadData()

Reloads the content of the entire scrubber, and deselects the currently selected item.

## Declaration

```swift
func reloadData()
```

## See Also

### Reloading content

- [reloadItems(at:)](appkit/nsscrubber/reloaditems(at:).md)
