PKPaymentButtonStyle Enum

Definition

Enumerates available styles for PKPaymentButton objects.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum PKPaymentButtonStyle
type PKPaymentButtonStyle = 
Inheritance
PKPaymentButtonStyle
Attributes

Fields

Black 2

Black background with white lettering.

White 0

White background with black lettering.

WhiteOutline 1

White background with black outline and black lettering.

Applies to