How can I set UIButton image, which Image is round shape with border I write related code but image not displaying in proper round shape..
Here is my code..
You should add image to button's background and make sure the size of button is proportional like 20*20, 30*30 etc, and set same corner radius as you already set.