设置UILabel的内间距

由于UILabel没有相关属性设置内间距,只能本身从新自定义atom //1.header fileit     #importio     @interface InsetsLabel : UILabelimport     @property(nonatomic) UIEdgeInsets insets;file     -(id) initWithFrame.:(CGRect)frame.
相关文章
相关标签/搜索