次の方法で共有


PKPassLibrary.OpenPaymentSetup メソッド

定義

Apple Pay で使用するクレジット カードを設定するための標準インターフェイスをユーザーに提示します。

[Foundation.Export("openPaymentSetup")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void OpenPaymentSetup ();
abstract member OpenPaymentSetup : unit -> unit
override this.OpenPaymentSetup : unit -> unit
属性

適用対象