次の方法で共有


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

プロパティ値

属性

適用対象