Share via


PKPaymentRequest.ShippingAddress Property

Definition

Prepopulated address field.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to