delegate
The view controller’s delegate.
Declaration
weak var delegate: (any PKAddPassesViewControllerDelegate)? { get set }Discussion
For information about the protocol that the delegate must implement, see PKAddPassesViewControllerDelegate.
The view controller’s delegate.
weak var delegate: (any PKAddPassesViewControllerDelegate)? { get set }For information about the protocol that the delegate must implement, see PKAddPassesViewControllerDelegate.