开发者

Does UILabel have a horizontal padding? [duplicate]

开发者 https://www.devze.com 2023-01-01 19:33 出处:网络
This question already has an answer here: How to add padding to an UILabel? [duplicate] (1 answer) Closed 9 years ago.
This question already has an answer here: How to add padding to an UILabel? [duplicate] (1 answer) Closed 9 years ago. 开发者_运维知识库

Does UILabel have a horizontal padding?


No, but it inherits from UIView, so check out if you can achieve what you want with Frame and Bounds http://developer.apple.com/iphone/library/documentation/uikit/reference/UIView_Class/UIView/UIView.html#//apple_ref/occ/cl/UIView

0

精彩评论

暂无评论...
验证码 换一张
取 消