Contents

image

The image to display on the button.

Declaration

var image: UIImage? { get set }

Discussion

This property doesn’t support animated images. If it’s set with an animated image, the button displays the first image in the animated sequence.

See Also

Providing Button Images