Compartir a través de


PKPaymentRequest.ShippingAddress Propiedad

Definición

Campo de dirección rellenado previamente.

[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; [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'ShippingContact' instead.")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setShippingAddress:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.ShippingAddress : AddressBook.ABRecord with get, set

Valor de propiedad

(Se incluye más documentación para este nodo)

Este valor puede ser null.

Atributos

Se aplica a