Contents

init(paymentButtonType:paymentButtonStyle:)

Creates a new payment button with the specified type and style.

Declaration

init(paymentButtonType type: PKPaymentButtonType, paymentButtonStyle style: PKPaymentButtonStyle)

Parameters

Return Value

Returns a PKPaymentButton instance with the specified type and style.