Share via


PKPaymentShippingMethodSelectedEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class PKPaymentShippingMethodSelectedEventArgs : EventArgs
type PKPaymentShippingMethodSelectedEventArgs = class
    inherit EventArgs
Inheritance
PKPaymentShippingMethodSelectedEventArgs

Constructors

Name Description
PKPaymentShippingMethodSelectedEventArgs(PKShippingMethod, PKPaymentShippingMethodSelected)

Create a new instance of the PKPaymentShippingMethodSelectedEventArgs with the specified event data.

Properties

Name Description
Completion
ShippingMethod

Applies to