CPMapTemplateDelegate.ShouldShowNotificationForNavigationAlert Método

Definición

Los desarrolladores deben invalidar este método para devolver true si el sistema debe mostrarse navigationAlert incluso cuando la aplicación está en segundo plano.

[Foundation.Export("mapTemplate:shouldShowNotificationForNavigationAlert:")]
public virtual bool ShouldShowNotificationForNavigationAlert (CarPlay.CPMapTemplate mapTemplate, CarPlay.CPNavigationAlert navigationAlert);
abstract member ShouldShowNotificationForNavigationAlert : CarPlay.CPMapTemplate * CarPlay.CPNavigationAlert -> bool
override this.ShouldShowNotificationForNavigationAlert : CarPlay.CPMapTemplate * CarPlay.CPNavigationAlert -> bool

Parámetros

mapTemplate
CPMapTemplate
navigationAlert
CPNavigationAlert

Devoluciones

Atributos

Se aplica a