次の方法で共有


PKPaymentShippingMethodSelectedEventArgs クラス

定義

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

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

コンストラクター

PKPaymentShippingMethodSelectedEventArgs(PKShippingMethod, PKPaymentShippingMethodSelected)

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

プロパティ

Completion

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

ShippingMethod

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

適用対象