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.
The complete array of image objects that compose the animation of an animated object.
var images: [UIImage]? { get }For a non-animated image, the value of this property is nil.