CPMapTemplateDelegate_Extensions.StartedTrip 方法

定义

行程开始时调用的方法。

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

参数

This
ICPMapTemplateDelegate

此方法在其上运行的实例。

mapTemplate
CPMapTemplate

开始旅行的地图的模板。

trip
CPTrip

开始的行程。

routeChoice
CPRouteChoice

开始行程的路线选择。

适用于