Top Aligning Label联合创作 · 2023-09-26 10:31实现文字顶部对齐(Top Alignment)的UILabel。原有的 UILabel 中的文字对齐方式不能顶部对齐,只能中部以及左右对齐。这份代码实现的 MCTopAligningLabel 类可将文字顶部对齐。在下面截图中,两个label的高度都是150,左边 MCTopAligningLabel 的文字是顶部对齐,而右边 UILabel 的文字是中部对齐。 [Code4App.com] 浏览 6点赞 评论 收藏 分享 手机扫一扫分享 编辑 分享 举报 评论图片表情视频评价全部评论推荐 Label InTheLabelInpluginwasdesignedtodisplytempinfototheuserinsidetheinputtexttag,insteadofusinglabeloutsideLabel In0Label InThe Label In plugin was designed to disply temp inLabel In0Label With Underline给 UILabel 的文字添加下划线,并且支持点击事件。代码简单明了。 [Code4App.com]Label With Underline0Attributed Label实现能够展示丰富文字效果的label,即在在label上面显示NSAttributedString。Attributed Label0Label OverBased on the A List Apart article that demonstrateLabel Over0Styled Label给UILabel的文字加上各种各样的艺术字体效果,包括阴影(内阴影和外阴影)、渐变色彩、彩虹、浮雕效Styled Label0Masked Label在UILabel的文字加上特殊的光罩效果。[Code4App.com]Masked Label0Label With Underline给UILabel的文字添加下划线,并且支持点击事件。代码简单明了。[Code4App.com]Label With Underline0Font Label自定义字体,支持各种ttf字体,可以完全取代UIFont。你可以在http://www.webpagepublicity.com/free-fonts.html下载更多ttf字体。[Code4App.Font Label0Attributed Label实现能够展示丰富文字效果的label,即在在label上面显示NSAttributedString。,用于代替UILabel,包括给文字加上下划线,链接等等。[Code4App.com]Attributed Label0点赞 评论 收藏 分享 手机扫一扫分享 编辑 分享 举报