Contents

images

The complete array of image objects that compose the animation of an animated object.

Declaration

var images: [UIImage]? { get }

Discussion

For a non-animated image, the value of this property is nil.

See Also

Getting the image data