Freigeben über


CPMapTemplateDelegate_Extensions.ShouldUpdateNotificationForManeuver Methode

Definition

Methode, die aufgerufen wird, um zu bestimmen, ob die angegebene Reiseschätzungsaktualisierung angezeigt werden soll, wenn die App im Hintergrund ausgeführt wird.

public static bool ShouldUpdateNotificationForManeuver (this CarPlay.ICPMapTemplateDelegate This, CarPlay.CPMapTemplate mapTemplate, CarPlay.CPManeuver maneuver, CarPlay.CPTravelEstimates travelEstimates);
static member ShouldUpdateNotificationForManeuver : CarPlay.ICPMapTemplateDelegate * CarPlay.CPMapTemplate * CarPlay.CPManeuver * CarPlay.CPTravelEstimates -> bool

Parameter

This
ICPMapTemplateDelegate

Die Instanz, auf der diese Methode ausgeführt wird.

mapTemplate
CPMapTemplate

Die Vorlage für die abzufragende Zuordnung.

maneuver
CPManeuver
travelEstimates
CPTravelEstimates

Die Reise schätzt, welche Abfragen ausgeführt werden sollen.

Gibt zurück

true , wenn die angegebene Reiseschätzung aktualisiert werden soll. Andernfalls false.

Gilt für: