给label绘制下划线
摘要:
UIlabel本身没有下划线的属性,使用绘制的方法,添加下滑下,并且赋给该label一个action作为响应方法,实现DIY超链接的效果。//调用#import "UnderLineLabel.h" UnderLineLabel *label = [[UnderLineLabel alloc] in... 阅读全文
posted @ 2014-08-18 14:28 ACM_Someone like you 阅读(546) 评论(0) 推荐(0)
浙公网安备 33010602011771号