共用方式為


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
屬性

欄位

名稱 Description
Black 2

具有白色字母的黑色背景。

White 0

具有黑色字母的白色背景。

WhiteOutline 1

具有黑色外框和黑色字母的白色背景。

適用於