PKPaymentShippingMethodSelectedEventArgs 类

定义

DidSelectShippingMethod 事件提供数据。

public class PKPaymentShippingMethodSelectedEventArgs : EventArgs
type PKPaymentShippingMethodSelectedEventArgs = class
    inherit EventArgs
继承
PKPaymentShippingMethodSelectedEventArgs

构造函数

PKPaymentShippingMethodSelectedEventArgs(PKShippingMethod, PKPaymentShippingMethodSelected)

初始化 PKPaymentShippingMethodSelectedEventArgs 类的新实例。

属性

Completion

DidSelectShippingMethod 事件提供数据。

ShippingMethod

DidSelectShippingMethod 事件提供数据。

适用于