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

适用于