Contents

addPassesViewControllerDidFinish(_:)

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

Declaration

optional func addPassesViewControllerDidFinish(_ controller: PKAddPassesViewController)

Discussion

When this optional method is implemented, the delegate is responsible for dismissing the view controller in controller.

See Also

Related Documentation

  • Wallet Developer Guide