Bagikan melalui


PKPaymentShippingAddressSelected Delegasikan

Definisi

Delegasi dipanggil ketika pengguna telah memilih alamat pengiriman.

public delegate void PKPaymentShippingAddressSelected(PKPaymentAuthorizationStatus status, PKShippingMethod[] shippingMethods, PKPaymentSummaryItem[] summaryItems);
type PKPaymentShippingAddressSelected = delegate of PKPaymentAuthorizationStatus * PKShippingMethod[] * PKPaymentSummaryItem[] -> unit

Parameter

shippingMethods
PKShippingMethod[]
summaryItems
PKPaymentSummaryItem[]

Berlaku untuk