Edit

Share via


CPMapTemplateDelegate.SelectedPreview Method

Definition

The system calls this method after routeChoice has been made. The developer should create a preview.

[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

Parameters

mapTemplate
CPMapTemplate
trip
CPTrip
routeChoice
CPRouteChoice
Attributes

Applies to