PKPaymentButtonStyle 枚举

定义

枚举对象的可用样式 PKPaymentButton

[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 = 
继承
PKPaymentButtonStyle
属性

字段

Black 2

带白色字母的黑色背景。

White 0

带黑色字母的白色背景。

WhiteOutline 1

带有黑色轮廓和黑色字母的白色背景。

适用于