<!--
{
  "availability" : [
    "iOS: 8.0.0 -",
    "iPadOS: 8.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 10.15.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PushKit",
  "identifier" : "/documentation/PushKit/PKPushType",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "PushKit"
    ],
    "preciseIdentifier" : "c:@T@PKPushType"
  },
  "title" : "PKPushType"
}
-->

# PKPushType

Constants reflecting the push types you want to support.

```
struct PKPushType
```

## Topics

### Notification Types

[`complication`](/documentation/PushKit/PKPushType/complication)

A push type for watchOS complications.

[`fileProvider`](/documentation/PushKit/PKPushType/fileProvider)

A push type for file provider updates.

[`voIP`](/documentation/PushKit/PKPushType/voIP)

A push type for Voice-over-IP (VoIP) call invitations.

### Initializers

[`init(rawValue:)`](/documentation/PushKit/PKPushType/init(rawValue:))



---

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)