Share via


PKPayment.ShippingMethod Property

Definition

The selected PKShippingMethod.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual PassKit.PKShippingMethod? ShippingMethod { [Foundation.Export("shippingMethod", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("shippingMethod", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.ShippingMethod : PassKit.PKShippingMethod

Property Value

Attributes

Applies to