Share via


PKPayment.ShippingContact Property

Definition

The shipping contact associated with the PKPayment.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to