CPMapTemplateDelegate_Extensions.ShouldShowNotificationForNavigationAlert Método

Definição

Método chamado para determinar se um alerta de navegação deve ser mostrado quando o aplicativo está em execução em segundo plano.

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

Parâmetros

This
ICPMapTemplateDelegate

A instância na qual esse método opera.

mapTemplate
CPMapTemplate

O modelo para o mapa a ser consultado.

navigationAlert
CPNavigationAlert

O alerta de navegação sobre o qual consultar.

Retornos

true se o alerta de navegação deve ser mostrado. Caso contrário, false.

Aplica-se a