Is it possible to change the highlight color (shown when the showsTouchWhenHighlighted property is set to true) of a UIButton used in a UIToolbar? By default it’s white, and since most apps use white images, it isn’t the most appealing as the white highlight washes out the image. I would prefer something more like a light gray that really would highlight the image instead of preventing the user from seeing it.
Is it possible to change the highlight color (shown when the showsTouchWhenHighlighted property is
Share
To my knowledge, the answer is NO.