Partager via


CPMapTemplateDelegate_Extensions.DidShowNavigationAlert Méthode

Définition

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

This
ICPMapTemplateDelegate

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.

S’applique à