CPMapTemplateDelegate.ShouldShowNotificationForNavigationAlert Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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