CPMapTemplateDelegate.ShouldShowNotificationForNavigationAlert Método

Definição

Os desenvolvedores devem substituir esse método para retornar true se o sistema deve mostrar navigationAlert mesmo quando o aplicativo está em 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

Retornos

Atributos

Aplica-se a