CPMapTemplateDelegate_Extensions.DidShowNavigationAlert 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 lorsqu’une alerte de navigation s’affiche.
public static void DidShowNavigationAlert (this CarPlay.ICPMapTemplateDelegate This, CarPlay.CPMapTemplate mapTemplate, CarPlay.CPNavigationAlert navigationAlert);
static member DidShowNavigationAlert : CarPlay.ICPMapTemplateDelegate * CarPlay.CPMapTemplate * CarPlay.CPNavigationAlert -> unit
Paramètres
Instance sur laquelle cette méthode fonctionne.
- mapTemplate
- CPMapTemplate
Modèle de la carte pour laquelle une alerte de navigation a été affichée.
- navigationAlert
- CPNavigationAlert
Alerte affichée.