Partager via


CPMapTemplateDelegate.ShouldShowNotificationForNavigationAlert Méthode

Définition

Les développeurs doivent remplacer cette méthode pour retourner true si le système doit s’afficher navigationAlert même lorsque l’application est en arrière-plan.

[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

Paramètres

mapTemplate
CPMapTemplate
navigationAlert
CPNavigationAlert

Retours

Attributs

S’applique à