<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: -",
    "macOS: 26.0.0 -",
    "watchOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WidgetKit",
  "identifier" : "/documentation/WidgetKit/ControlPushHandler/pushTokensDidChange(controls:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "WidgetKit"
    ],
    "preciseIdentifier" : "s:9WidgetKit18ControlPushHandlerP19pushTokensDidChange8controlsySayAA0C4InfoVG_tF"
  },
  "title" : "pushTokensDidChange(controls:)"
}
-->

# pushTokensDidChange(controls:)

Handle push tokens changing for configured controls.

```
func pushTokensDidChange(controls: [ControlInfo])
```

## Parameters

`controls`

Information about controls that support push
updates.

## Discussion

This function always provides information for all controls that support
push updates even if only some of the tokens have changed.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)