Contents

delegate

The object that acts as the delegate for the add payment view controller.

Declaration

weak var delegate: (any PKAddPaymentPassViewControllerDelegate)? { get set }

See Also

Working with add payment view controllers