Contents

adjustsImageWhenDisabled

A Boolean value that determines whether the image changes when the button is disabled.

Declaration

var adjustsImageWhenDisabled: Bool { get set }

Discussion

If true, the image is drawn darker when the button is disabled. The default value is true.

See Also

Button presentation