Share via


PKPaymentAuthorizationViewControllerDelegate_Extensions.DidSelectShippingMethod2 方法

定义

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidSelectShippingMethod2 (this PassKit.IPKPaymentAuthorizationViewControllerDelegate This, PassKit.PKPaymentAuthorizationViewController controller, PassKit.PKShippingMethod shippingMethod, Action<PassKit.PKPaymentRequestShippingMethodUpdate> completion);
static member DidSelectShippingMethod2 : PassKit.IPKPaymentAuthorizationViewControllerDelegate * PassKit.PKPaymentAuthorizationViewController * PassKit.PKShippingMethod * Action<PassKit.PKPaymentRequestShippingMethodUpdate> -> unit

参数

This
IPKPaymentAuthorizationViewControllerDelegate

此扩展方法操作的实例。

shippingMethod
PKShippingMethod
属性

适用于