INRideStatus.Waypoints Propiedad

Definición

Obtiene o establece una matriz de CLPlacemark objetos que debe visitar el paseo.

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

Valor de propiedad

(Se incluye más documentación para este nodo)

Este valor puede ser null.

Atributos

Se aplica a