Share via


PKPaymentRequestShippingMethodUpdateEventArgs Class

Definition

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

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

Constructors

Name Description
PKPaymentRequestShippingMethodUpdateEventArgs(PKShippingMethod, Action<PKPaymentRequestShippingMethodUpdate>)

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

Properties

Name Description
Completion
ShippingMethod

Applies to