Share via


PKPaymentRequestUpdate.ShippingMethods Property

Definition

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

Property Value

Attributes

Applies to