Share via


PKPaymentRequest.ShippingContact 属性

定义

预填充的送货地址。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual PassKit.PKContact ShippingContact { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("shippingContact", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setShippingContact:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.ShippingContact : PassKit.PKContact with get, set

属性值

(此节点的更多文档即将)

此值可为 null

属性

适用于