CPMapTemplateDelegate_Extensions.WillShowNavigationAlert Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
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.