Is it possible to adjust the x,y position for the titleLabel of a UIButton?
titleLabel
UIButton
Here is my code:
UIButton *btn = [UIButton but
This can be done in xib. Select your button, go to "Show the Size Inspector" tab and setup insets.