共用方式為


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

適用於