Share via


PKShippingMethod.Detail Property

Definition

An end-user meaningful description of the shipping method.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? Detail { [Foundation.Export("detail")] get; [Foundation.Export("setDetail:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("detail")>]
[<set: Foundation.Export("setDetail:")>]
member this.Detail : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to