Share via


PKPayment.ShippingAddress Property

Definition

The shipping address associated with the PKPayment.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AddressBook.ABRecord ShippingAddress { [Foundation.Export("shippingAddress", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("shippingAddress", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.ShippingAddress : AddressBook.ABRecord

Property Value

Attributes

Applies to