INRideStatus.Vehicle Property

Definition

Gets or sets the vehicle associated with the ride.

public virtual Intents.INRideVehicle Vehicle { [Foundation.Export("vehicle", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setVehicle:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Vehicle : Intents.INRideVehicle with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to