PKPaymentRequest.ShippingMethods Property

Definition

The set of supported shipping methods.

public virtual PassKit.PKShippingMethod[] ShippingMethods { [Foundation.Export("shippingMethods", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setShippingMethods:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ShippingMethods : PassKit.PKShippingMethod[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to