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

适用于