Partager via


CPMapTemplateDelegate_Extensions.WillShowNavigationAlert Méthode

Définition

Méthode appelée juste avant l’affichage d’une alerte de navigation.

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

Paramètres

This
ICPMapTemplateDelegate

Instance sur laquelle cette méthode fonctionne.

mapTemplate
CPMapTemplate

Modèle pour la carte pour laquelle une alerte de navigation sera affichée.

navigationAlert
CPNavigationAlert

Alerte de navigation qui s’affiche.

S’applique à