Share via


PKPaymentRequest.ShippingContact Property

Definition

Prepopulated shipping address.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual PassKit.PKContact? ShippingContact { [Foundation.Export("shippingContact", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setShippingContact:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("shippingContact", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setShippingContact:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.ShippingContact : PassKit.PKContact with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to