PKPaymentButtonStyle Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Énumère les styles disponibles pour PKPaymentButton les objets.
[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 =
- Héritage
-
PKPaymentButtonStyle
- Attributs
Champs
Black | 2 | Arrière-plan noir avec des lettres blanches. |
White | 0 | Fond blanc avec lettrage noir. |
WhiteOutline | 1 | Fond blanc avec contour noir et lettrage noir. |