PKPaymentRequest.RequiredBillingAddressFields Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Набор полей адреса выставления счетов, которые необходимо заполнить.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'RequiredBillingContactFields' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'RequiredBillingContactFields' instead.")]
public virtual PassKit.PKAddressField RequiredBillingAddressFields { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'RequiredBillingContactFields' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'RequiredBillingContactFields' instead.")] [Foundation.Export("requiredBillingAddressFields", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'RequiredBillingContactFields' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'RequiredBillingContactFields' instead.")] [Foundation.Export("setRequiredBillingAddressFields:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.RequiredBillingAddressFields : PassKit.PKAddressField with get, set
Значение свойства
- Атрибуты