共用方式為


PKPassLibrary.IsPaymentPassActivationAvailable 屬性

定義

開發人員不應該使用此已被取代的屬性。 開發人員應該改用程式庫的實例 'IsLibraryPaymentPassActivationAvailable' 屬性。

[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

屬性值

屬性

適用於