PKPaymentRequest.ShippingContact Property

Definition

Prepopulated shipping address.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual PassKit.PKContact ShippingContact { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("shippingContact", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setShippingContact:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
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