CPMapTemplateDelegate.StartedTrip Método

Definición

El sistema llama a este método poco después de que se haya iniciado el viaje.

[Foundation.Export("mapTemplate:startedTrip:usingRouteChoice:")]
public virtual void StartedTrip (CarPlay.CPMapTemplate mapTemplate, CarPlay.CPTrip trip, CarPlay.CPRouteChoice routeChoice);
abstract member StartedTrip : CarPlay.CPMapTemplate * CarPlay.CPTrip * CarPlay.CPRouteChoice -> unit
override this.StartedTrip : CarPlay.CPMapTemplate * CarPlay.CPTrip * CarPlay.CPRouteChoice -> unit

Parámetros

mapTemplate
CPMapTemplate
trip
CPTrip
routeChoice
CPRouteChoice
Atributos

Se aplica a