PKPassLibrary.IsPaymentPassActivationAvailable Propriété
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.
Les développeurs ne doivent pas utiliser cette propriété déconseillée. Les développeurs doivent utiliser la propriété « IsLibraryPaymentPassActivationAvailable » de la bibliothèque à la place.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the library's instance 'IsLibraryPaymentPassActivationAvailable' property instead.")]
public static bool IsPaymentPassActivationAvailable { [Foundation.Export("isPaymentPassActivationAvailable")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the library's instance 'IsLibraryPaymentPassActivationAvailable' property instead.")] get; }
member this.IsPaymentPassActivationAvailable : bool
Valeur de propriété
- Attributs