Share via


PKPaymentRequestPaymentMethodUpdateEventArgs Class

Definition

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

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

Constructors

Name Description
PKPaymentRequestPaymentMethodUpdateEventArgs(PKPaymentMethod, Action<PKPaymentRequestPaymentMethodUpdate>)

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

Properties

Name Description
Completion
PaymentMethod

Applies to