iOS UILabel 設置 行間距 和 字間距 並計算高度

#define UILABEL_LINE_SPACE 6 #define HEIGHT [ [ UIScreen mainScreen ] bounds ].size.height //給UILabel設置行間距和字間距 -(void)setLabelSpace:(UILabel*)label withValue:(NSString*)str withFont:(UIFont*)font {
相關文章
相關標籤/搜索