ManeuverViewLaneAssistanceDelegate
public protocol ManeuverViewLaneAssistanceDelegate : AnyObject
This protocol should be
implemented in order to receive notifications on ManeuverViewLaneAssistance.
See ManeuverViewLaneAssistance documentation for further details.
-
Called before approaching a maneuver and the maneuver thereafter if lane recommendations are available.
Declaration
Swift
func onLaneAssistanceUpdated(_ laneAssistance: ManeuverViewLaneAssistance)Parameters
laneAssistanceThe
ManeuverViewLaneAssistancenotification.