Compartir a través de


CPMapTemplateDelegate_Extensions.WillShowNavigationAlert Método

Definición

Método al que se llama justo antes de que se muestre una alerta de navegación.

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

Parámetros

This
ICPMapTemplateDelegate

Instancia en la que opera este método.

mapTemplate
CPMapTemplate

Plantilla del mapa para el que se mostrará una alerta de navegación.

navigationAlert
CPNavigationAlert

Alerta de navegación que se mostrará.

Se aplica a