PKPayment.BillingAddress Property

Definition

Developers should not use this deprecated property. Developers should use 'BillingContact' instead.

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

Property Value

Attributes

Applies to