Partager via


CPMapTemplateDelegate_Extensions.ShouldUpdateNotificationForManeuver Méthode

Définition

Méthode appelée pour déterminer si les mises à jour d’estimation de voyage spécifiées doivent être affichées lorsque l’application s’exécute en arrière-plan.

public static bool ShouldUpdateNotificationForManeuver (this CarPlay.ICPMapTemplateDelegate This, CarPlay.CPMapTemplate mapTemplate, CarPlay.CPManeuver maneuver, CarPlay.CPTravelEstimates travelEstimates);
static member ShouldUpdateNotificationForManeuver : CarPlay.ICPMapTemplateDelegate * CarPlay.CPMapTemplate * CarPlay.CPManeuver * CarPlay.CPTravelEstimates -> bool

Paramètres

This
ICPMapTemplateDelegate

Instance sur laquelle cette méthode fonctionne.

mapTemplate
CPMapTemplate

Modèle pour le mappage à interroger.

maneuver
CPManeuver
travelEstimates
CPTravelEstimates

Les estimations de voyage sur lesquelles interroger.

Retours

true si les mises à jour de l’estimation de voyage spécifiées doivent être affichées. Sinon, false.

S’applique à