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().
The foreground image the button displays.
var image: UIImage? { get set }A configuration contains one image. To change the image based on button state, use configurationUpdateHandler or updateConfiguration().