CPNavigationSession.UpdateTravelEstimates Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Developers may call this method to set the time and distance estimates associated with maneuver
.
[Foundation.Export("updateTravelEstimates:forManeuver:")]
public virtual void UpdateTravelEstimates (CarPlay.CPTravelEstimates estimates, CarPlay.CPManeuver maneuver);
abstract member UpdateTravelEstimates : CarPlay.CPTravelEstimates * CarPlay.CPManeuver -> unit
override this.UpdateTravelEstimates : CarPlay.CPTravelEstimates * CarPlay.CPManeuver -> unit
Parameters
- estimates
- CPTravelEstimates
- maneuver
- CPManeuver
- Attributes