Share via


INRideOption.FareLineItems Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Intents.INRideFareLineItem[]? FareLineItems { [Foundation.Export("fareLineItems", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setFareLineItems:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("fareLineItems", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setFareLineItems:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.FareLineItems : Intents.INRideFareLineItem[] with get, set

Property Value

Attributes

Applies to