Compartir a través de


CPMapTemplateDelegate.ShouldUpdateNotificationForManeuver Método

Definición

Los desarrolladores deben invalidar este método para devolver true si el sistema debe actualizar las notificaciones con travelEstimates incluso cuando la aplicación está en segundo plano.

[Foundation.Export("mapTemplate:shouldUpdateNotificationForManeuver:withTravelEstimates:")]
public virtual bool ShouldUpdateNotificationForManeuver (CarPlay.CPMapTemplate mapTemplate, CarPlay.CPManeuver maneuver, CarPlay.CPTravelEstimates travelEstimates);
abstract member ShouldUpdateNotificationForManeuver : CarPlay.CPMapTemplate * CarPlay.CPManeuver * CarPlay.CPTravelEstimates -> bool
override this.ShouldUpdateNotificationForManeuver : CarPlay.CPMapTemplate * CarPlay.CPManeuver * CarPlay.CPTravelEstimates -> bool

Parámetros

mapTemplate
CPMapTemplate
maneuver
CPManeuver
travelEstimates
CPTravelEstimates

Devoluciones

Atributos

Se aplica a