INRideStatus.Waypoints Property

Definition

Gets or sets an array of CLPlacemark objects that the ride should visit.

public virtual CoreLocation.CLPlacemark[] Waypoints { [Foundation.Export("waypoints", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setWaypoints:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Waypoints : CoreLocation.CLPlacemark[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to