共用方式為


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
屬性

適用於