Contents

image

The foreground image the button displays.

Declaration

var image: UIImage? { get set }

Discussion

A configuration contains one image. To change the image based on button state, use configurationUpdateHandler or updateConfiguration().

See Also

Configuring images