I\'m using a vertical UIButton in a portrait app (Just a normal button that is of width 60 and Height 160)
I want to put the label Vetically down the button instead of a
I've never done this, but have you tried creating the button as a horizontal button (160w x 60h) then rotating the whole button?