focusedImage
The image to display when focus is on the button.
Declaration
var focusedImage: UIImage? { get set }Discussion
If focusedImage is nil, the button uses image as the default, creating a focused image using the alpha values from the image.