次の方法で共有


PKPaymentRequestShippingMethodUpdateEventArgs クラス

定義

DidSelectShippingMethod2 イベントのデータを提供します。

public class PKPaymentRequestShippingMethodUpdateEventArgs : EventArgs
type PKPaymentRequestShippingMethodUpdateEventArgs = class
    inherit EventArgs
継承
PKPaymentRequestShippingMethodUpdateEventArgs

コンストラクター

PKPaymentRequestShippingMethodUpdateEventArgs(PKShippingMethod, Action<PKPaymentRequestShippingMethodUpdate>)

PKPaymentRequestShippingMethodUpdateEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

Completion

DidSelectShippingMethod2 イベントのデータを提供します。

ShippingMethod

DidSelectShippingMethod2 イベントのデータを提供します。

適用対象