As seen in the image below, the image of the button is crossing the button boundaries. Is there a way to make the image fit in the boundaries of the button either through the storyboard or programmatically?
Asked
Active
Viewed 54 times
1 Answers
2
Change the Button Style
from Plain
to Default
:
Here is a button constrained to 60 x 60
with a 80 x 80
image with Style: Plain
:
and with Style: Default
:

DonMag
- 69,424
- 5
- 50
- 86