Share via


PKPayment.BillingAddress Property

Definition

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

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

Property Value

Attributes

Applies to