ApplePayButtonStyle
A type that indicates the available appearances for an Apple Pay Button.
Declaration
enum ApplePayButtonStyleOverview
The values for the button style:
"black"A black button with white lettering.
For more information, see PKPaymentButtonStyle.black.
"white"A white button with black lettering.
For more information, see PKPaymentButtonStyle.white.
"white-outline"A white button with black lettering and a black outline.
For more information, see PKPaymentButtonStyle.whiteOutline.