PKPaymentRequest.RequiredShippingAddressFields Property

Definition

The set of shipping address fields that must be filled in.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'RequiredShippingContactFields' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'RequiredShippingContactFields' instead.")]
public virtual PassKit.PKAddressField RequiredShippingAddressFields { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'RequiredShippingContactFields' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'RequiredShippingContactFields' instead.")] [Foundation.Export("requiredShippingAddressFields", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'RequiredShippingContactFields' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'RequiredShippingContactFields' instead.")] [Foundation.Export("setRequiredShippingAddressFields:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.RequiredShippingAddressFields : PassKit.PKAddressField with get, set

Property Value

Attributes

Applies to