<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "PassKit",
  "identifier" : "/documentation/PassKit/PKAddPassesViewControllerDelegate",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "PassKit (Apple Pay and Wallet)"
    ],
    "preciseIdentifier" : "c:objc(pl)PKAddPassesViewControllerDelegate"
  },
  "title" : "PKAddPassesViewControllerDelegate"
}
-->

# PKAddPassesViewControllerDelegate

Methods that an add-passes view controller’s delegate implements.

```
protocol PKAddPassesViewControllerDelegate : NSObjectProtocol
```

## Topics

### Delegate methods

[`-  addPassesViewControllerDidFinish:`](/documentation/PassKit/PKAddPassesViewControllerDelegate/addPassesViewControllerDidFinish(_:))

Sent to the delegate after the add-passes view controller has finished.

## Relationships

### Inherits From

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

---

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)