CPNavigationSession.UpdateTravelEstimates Method

Definition

[Foundation.Export("updateTravelEstimates:forManeuver:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void UpdateTravelEstimates(CarPlay.CPTravelEstimates estimates, CarPlay.CPManeuver maneuver);
[<Foundation.Export("updateTravelEstimates:forManeuver:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member UpdateTravelEstimates : CarPlay.CPTravelEstimates * CarPlay.CPManeuver -> unit
override this.UpdateTravelEstimates : CarPlay.CPTravelEstimates * CarPlay.CPManeuver -> unit

Parameters

estimates
CPTravelEstimates
maneuver
CPManeuver
Attributes

Applies to