CPMapTemplateDelegate.StartedTrip Method

Definition

The system calls this method shortly after the trip has started.

[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

Parameters

mapTemplate
CPMapTemplate
trip
CPTrip
routeChoice
CPRouteChoice
Attributes

Applies to