Share via


PKPaymentRequestShippingContactUpdateEventArgs Class

Definition

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

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

Constructors

Name Description
PKPaymentRequestShippingContactUpdateEventArgs(PKContact, Action<PKPaymentRequestShippingContactUpdate>)

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

Properties

Name Description
Completion
Contact

Applies to