PKPassLibrary.IsPaymentPassActivationAvailable 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
開發人員不應該使用此已被取代的屬性。 開發人員應該改用程式庫的實例 '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
屬性值
- 屬性