PKPaymentRequest.ShippingType Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual PassKit.PKShippingType ShippingType { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("shippingType", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setShippingType:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.ShippingType : PassKit.PKShippingType with get, set

Property Value

Attributes

Applies to