<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: 14.0.0 -",
    "macOS: -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PassKit",
  "identifier" : "/documentation/PassKit/PKAddShareablePassConfigurationPrimaryAction",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "PassKit (Apple Pay and Wallet)"
    ],
    "preciseIdentifier" : "c:@E@PKAddShareablePassConfigurationPrimaryAction"
  },
  "title" : "PKAddShareablePassConfigurationPrimaryAction"
}
-->

# PKAddShareablePassConfigurationPrimaryAction

The kind of add action that the system performs with a pass.

```
enum PKAddShareablePassConfigurationPrimaryAction
```

## Topics

### Shareable pass configuration actions

[`PKAddShareablePassConfigurationPrimaryAction.add`](/documentation/PassKit/PKAddShareablePassConfigurationPrimaryAction/add)

A constant that indicates the system adds a pass to a device.

[`PKAddShareablePassConfigurationPrimaryAction.share`](/documentation/PassKit/PKAddShareablePassConfigurationPrimaryAction/share)

A constant that indicates the system shares the pass with another user.



---

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)