CPMapTemplateDelegate_Extensions.WillShowNavigationAlert Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
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á.