Compartir a través de


CPMapTemplateDelegate_Extensions.StartedTrip Método

Definición

Método al que se llama cuando se inicia un viaje.

public static void StartedTrip (this CarPlay.ICPMapTemplateDelegate This, CarPlay.CPMapTemplate mapTemplate, CarPlay.CPTrip trip, CarPlay.CPRouteChoice routeChoice);
static member StartedTrip : CarPlay.ICPMapTemplateDelegate * CarPlay.CPMapTemplate * CarPlay.CPTrip * CarPlay.CPRouteChoice -> unit

Parámetros

This
ICPMapTemplateDelegate

Instancia en la que opera este método.

mapTemplate
CPMapTemplate

Plantilla para el mapa en el que se inició un viaje.

trip
CPTrip

El viaje que comenzó.

routeChoice
CPRouteChoice

La opción de ruta para el viaje que comenzó.

Se aplica a