imageSet
An image set displayed in the navigation alert.
Declaration
@NSCopying var imageSet: CPImageSet? { get }Discussion
The navigation alert doesn’t support animated images. If imageSet references an animated image, the alert displays the first image in the animation sequence.