Compartir a través de


CPMapTemplateDelegate.ShouldShowNotificationForManeuver Método

Definición

Los desarrolladores deben invalidar este método para devolver true si el sistema debe mostrar una notificación para maneuver incluso cuando la aplicación esté en segundo plano.

[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

Parámetros

mapTemplate
CPMapTemplate
maneuver
CPManeuver

Devoluciones

Atributos

Se aplica a