Share via


PKPaymentRequestMerchantSessionUpdateEventArgs Class

Definition

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

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

Constructors

Name Description
PKPaymentRequestMerchantSessionUpdateEventArgs(Action<PKPaymentRequestMerchantSessionUpdate>)

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

Properties

Name Description
UpdateHandler

Applies to