Partager via


CPMapTemplateDelegate.ShouldShowNotificationForManeuver Méthode

Définition

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

[Foundation.Export("mapTemplate:shouldShowNotificationForManeuver:")]
public virtual bool ShouldShowNotificationForManeuver (CarPlay.CPMapTemplate mapTemplate, CarPlay.CPManeuver maneuver);
abstract member ShouldShowNotificationForManeuver : CarPlay.CPMapTemplate * CarPlay.CPManeuver -> bool
override this.ShouldShowNotificationForManeuver : CarPlay.CPMapTemplate * CarPlay.CPManeuver -> bool

Paramètres

mapTemplate
CPMapTemplate
maneuver
CPManeuver

Retours

Attributs

S’applique à