I was wondering if it is possible to create a UIButton with two lines of text. I need each line to have a different font size. The first line will be 17 point and the seco
change line break to character wrap , select your button and in attribute inspector go to line break and change it to character wrap