Share via


INRideStatus.Vehicle Property

Definition

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

Property Value

Attributes

Applies to