PKPassLibrary.OpenPaymentSetup 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
向使用者呈現標準介面,以設定信用卡以與 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
- 屬性