CPMapTemplateDelegate_Extensions.StartedTrip Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
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é.