I need to display the email address from left side of a UIButton, but it is being positioned in the centre.
UIButton
Is there any way to set the alignment to the
You can also use interface builder if you don't want to make the adjustments in code. Here I left align the text and also indent it some:
Don't forget you can also align an image in the button too.: