---
title: reloadAllTimelines()
framework: widgetkit
role: symbol
role_heading: Instance Method
path: widgetkit/widgetcenter/reloadalltimelines()
---

# reloadAllTimelines()

Reloads the timelines for all configured widgets belonging to the containing app.

## Declaration

```swift
func reloadAllTimelines()
```

## Mentioned in

Updating widgets with WidgetKit push notifications

## See Also

### Reloading Widget Timelines

- [reloadTimelines(ofKind:)](widgetkit/widgetcenter/reloadtimelines(ofkind:).md)
