---
title: WidgetPushInfo
framework: widgetkit
role: symbol
role_heading: Structure
path: widgetkit/widgetpushinfo
---

# WidgetPushInfo

A structure that contains information about the push token for updating widgets and widget relevances.

## Declaration

```swift
struct WidgetPushInfo
```

## Mentioned in

Updating widgets with WidgetKit push notifications

## Topics

### Instance Properties

- [token](widgetkit/widgetpushinfo/token.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Push notification updates

- [Updating widgets with WidgetKit push notifications](widgetkit/updating-widgets-with-widgetkit-push-notifications.md)
- [WidgetPushHandler](widgetkit/widgetpushhandler.md)
