---
title: currentPushInfo
framework: widgetkit
role: symbol
role_heading: Instance Property
path: widgetkit/widgetcenter/currentpushinfo
---

# currentPushInfo

Provides the current push information for widget reloads and relevance refreshes.

## Declaration

```swift
var currentPushInfo: WidgetPushInfo? { get async }
```

## Discussion

Discussion May be nil if the token has not completed generation, or if no widgets have been configured for push.
