adjustsImageWhenHighlighted
A Boolean value that determines whether the image changes when the button is highlighted.
Declaration
var adjustsImageWhenHighlighted: Bool { get set }Discussion
If true, the image is drawn lighter when the button is highlighted. The default value is true.