CPMapTemplateDelegate.DidShowNavigationAlert Método

Definición

El sistema llama a este método poco después de comenzar la presentación de una alerta de navegación.

[Foundation.Export("mapTemplate:didShowNavigationAlert:")]
public virtual void DidShowNavigationAlert (CarPlay.CPMapTemplate mapTemplate, CarPlay.CPNavigationAlert navigationAlert);
abstract member DidShowNavigationAlert : CarPlay.CPMapTemplate * CarPlay.CPNavigationAlert -> unit
override this.DidShowNavigationAlert : CarPlay.CPMapTemplate * CarPlay.CPNavigationAlert -> unit

Parámetros

mapTemplate
CPMapTemplate
navigationAlert
CPNavigationAlert
Atributos

Se aplica a