Partager via


CPMapTemplateDelegate_Extensions.ShouldShowNotificationForNavigationAlert Méthode

Définition

Méthode appelée pour déterminer si une alerte de navigation doit être affichée lorsque l’application s’exécute en arrière-plan.

public static bool ShouldShowNotificationForNavigationAlert (this CarPlay.ICPMapTemplateDelegate This, CarPlay.CPMapTemplate mapTemplate, CarPlay.CPNavigationAlert navigationAlert);
static member ShouldShowNotificationForNavigationAlert : CarPlay.ICPMapTemplateDelegate * CarPlay.CPMapTemplate * CarPlay.CPNavigationAlert -> bool

Paramètres

This
ICPMapTemplateDelegate

Instance sur laquelle cette méthode fonctionne.

mapTemplate
CPMapTemplate

Modèle pour le mappage à interroger.

navigationAlert
CPNavigationAlert

Alerte de navigation sur laquelle interroger.

Retours

true si l’alerte de navigation doit être affichée. Sinon, false.

S’applique à