Share via


PKPaymentMethodSelectedEventArgs Class

Definition

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

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

Constructors

Name Description
PKPaymentMethodSelectedEventArgs(PKPaymentMethod, Action<PKPaymentSummaryItem[]>)

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

Properties

Name Description
Completion
PaymentMethod

Applies to