共用方式為


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

屬性

適用於