0

I create a button set image title like below picture.

I want

image

title

image on the top title below is it possible without any code?

I cant just use insets because to another size will wrong

enter image description here

leo Zhou
  • 27
  • 1
  • 7

1 Answers1

0

Adjust both the title insets and the image insets. It will need some calculations, and auto layout will probably screw it up ;) Probably better to create a subclass of UIButton with a .xib

click the link to view my screenshot

Zanna
  • 41
  • 7