Compartir a través de


PKPaymentRequest.PaymentSummaryItems Propiedad

Definición

Matriz de PKPaymentSummaryItem objetos que resumen el importe del pago.

public virtual PassKit.PKPaymentSummaryItem[] PaymentSummaryItems { [Foundation.Export("paymentSummaryItems", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPaymentSummaryItems:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PaymentSummaryItems : PassKit.PKPaymentSummaryItem[] with get, set

Valor de propiedad

(Se está llegando más documentación para este nodo)

Este valor puede ser null.

Atributos

Se aplica a