次の方法で共有


CPMapTemplateDelegate.SelectedPreview メソッド

定義

が行われた後 routeChoice 、システムはこのメソッドを呼び出します。 開発者はプレビューを作成する必要があります。

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

パラメーター

mapTemplate
CPMapTemplate
trip
CPTrip
routeChoice
CPRouteChoice
属性

適用対象