image
The image displayed on the button.
Declaration
var image: UIImage { get }Discussion
When creating a grid button, don’t provide an animated image. If you do, the button uses the first image in the animation sequence.
The image displayed on the button.
var image: UIImage { get }When creating a grid button, don’t provide an animated image. If you do, the button uses the first image in the animation sequence.