<!--
{
  "availability" : [
    "iOS: 16.2.0 -",
    "iPadOS: 16.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ActivityKit",
  "identifier" : "/documentation/ActivityKit/ActivityAuthorizationInfo/frequentPushesEnabled",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "ActivityKit"
    ],
    "preciseIdentifier" : "s:11ActivityKit0A17AuthorizationInfoC21frequentPushesEnabledSbvp"
  },
  "title" : "frequentPushesEnabled"
}
-->

# frequentPushesEnabled

A Boolean value that indicates whether a person permitted you to update Live Activities with frequent
ActivityKit push notifications.

```
final var frequentPushesEnabled: Bool { get }
```

---

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)