Partager via


CPMapTemplateDelegate_Extensions.StartedTrip Méthode

Définition

Méthode appelée au démarrage d’un voyage.

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

Paramètres

This
ICPMapTemplateDelegate

Instance sur laquelle cette méthode fonctionne.

mapTemplate
CPMapTemplate

Modèle pour la carte sur laquelle un voyage a été démarré.

trip
CPTrip

Le voyage qui a commencé.

routeChoice
CPRouteChoice

Choix de l’itinéraire pour le voyage qui a commencé.

S’applique à