Tells the map template to dismiss the visable navigation alert.
SDK
- iOS 12.0+
Framework
- Car
Play
Declaration
Parameters
animated
Determines whether the system should animate the dismissal of the navigation alert. Set to
true
to animate the dismissal.completion
The block invoked after dismissing the navigation alert. The
Bool
argument in the block indicates whether the template dismissed an alert.