PKPaymentRequest.ShippingAddress Proprietà

Definizione

Campo indirizzo prepopolato.

[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

Valore della proprietà

(È disponibile una documentazione più dettagliata per questo nodo)

Il valore può essere null.

Attributi

Si applica a