How to add padding to an UILabel?

Posted by mystify on Stack Overflow See other posts from Stack Overflow or by mystify
Published on 2010-04-23T22:07:45Z Indexed on 2010/04/23 22:13 UTC
Read the original article Hit count: 816

Filed under:
|

The text inside an UILabel is smashed against the left and right borders. Is there an way of adding some inner padding to the UILabel, so that text won't touch the inner borders so closely?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uilabel