Contents

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.

See Also

Adding passes