Share via


PKPassLibrary.OpenPaymentSetup Method

Definition

Presents to the user the standard interface to set up credit cards for use with Apple Pay.

[Foundation.Export("openPaymentSetup")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void OpenPaymentSetup();
[<Foundation.Export("openPaymentSetup")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member OpenPaymentSetup : unit -> unit
override this.OpenPaymentSetup : unit -> unit
Attributes

Applies to