PKPayment.ShippingAddress Property

Definition

The shipping address associated with the PKPayment.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'ShippingContact' instead.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AddressBook.ABRecord ShippingAddress { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'ShippingContact' instead.")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("shippingAddress", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
member this.ShippingAddress : AddressBook.ABRecord

Property Value

Attributes

Applies to