An image displayed in the navigation alert.
SDK
- iOS 13.0+
Framework
- Car
Play
Declaration
@NSCopying var image: UIImage? { get }
Discussion
The navigation alert doesn't support animated images. If image
references an animated image, the alert displays first image in the animation sequence.