When using a Style other than Default (e.g. Plain style) with UIButton, contentMode
does not work.
The image becomes larger than the button size.
Using contentInsets
does not change this.
How can I reduce the size of the image?
When using a Style other than Default (e.g. Plain style) with UIButton, contentMode
does not work.
The image becomes larger than the button size.
Using contentInsets
does not change this.
How can I reduce the size of the image?