CPMapTemplateDelegate.StartedTrip 方法

定义

在行程开始后不久,系统会调用此方法。

[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

参数

mapTemplate
CPMapTemplate
trip
CPTrip
routeChoice
CPRouteChoice
属性

适用于