Editar

Share via


INRideVehicle.Location Property

Definition

The most recent position reported by the vehicle.

public virtual CoreLocation.CLLocation Location { [Foundation.Export("location", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setLocation:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Location : CoreLocation.CLLocation with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to