image
An image displayed in the navigation alert.
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.