Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 593 Bytes

paymentrequestchangedhandler.md

File metadata and controls

26 lines (18 loc) · 593 Bytes
-api-id -api-type
T:Windows.ApplicationModel.Payments.PaymentRequestChangedHandler
winrt delegate

Windows.ApplicationModel.Payments.PaymentRequestChangedHandler

-description

A handler that is triggered when a payment request has changed.

-parameters

-param paymentRequest

The payment request.

-param args

The args.

-remarks

-examples

-see-also