How can I specify the text offset (or if you prefer padding size) in my "UILabel" field in UIBilder ?
The text starts exactly on the border, and I would like to specify padding (such as in css) because I'm also assigning a background color to the label.
thanks