I tried multiple solutions from stack overflow but no luck.I have set HighlightedAdjustsImage = false
In my Code :
button.backgroundColor = .clearbutton.layer.borderWidth = 0
inside my IBAction for button I am changing image
Inside storyboard ![enter image description here]()
what did i do wrong here?