Share via


ICPMapTemplateDelegate.SelectedPreview Method

Definition

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

Parameters

mapTemplate
CPMapTemplate

To be added

trip
CPTrip
routeChoice
CPRouteChoice
Attributes

Applies to