次の方法で共有


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
属性

適用対象