Share via


CPMapTemplate.ShowRouteChoicesPreview Method

Definition

[Foundation.Export("showRouteChoicesPreviewForTrip:textConfiguration:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ShowRouteChoicesPreview(CarPlay.CPTrip tripPreview, CarPlay.CPTripPreviewTextConfiguration? textConfiguration);
[<Foundation.Export("showRouteChoicesPreviewForTrip:textConfiguration:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ShowRouteChoicesPreview : CarPlay.CPTrip * CarPlay.CPTripPreviewTextConfiguration -> unit
override this.ShowRouteChoicesPreview : CarPlay.CPTrip * CarPlay.CPTripPreviewTextConfiguration -> unit

Parameters

tripPreview
CPTrip
textConfiguration
CPTripPreviewTextConfiguration
Attributes

Applies to