ios-UILabel 的行距 间距.zip

时间:2022-07-31 12:58:59
【文件属性】:

文件名称:ios-UILabel 的行距 间距.zip

文件大小:35KB

文件格式:ZIP

更新时间:2022-07-31 12:58:59

标签

一句代码设置行距 间距 //设置间距 [self.label setColumnSpace:10]; //设置行距 [self.label setRowSpace:20];


【文件预览】:
Label行距 间距
----.DS_Store(6KB)
----Label()
--------ViewController.m(996B)
--------.DS_Store(6KB)
--------Info.plist(1KB)
--------UILabel+extension.m(1KB)
--------main.m(334B)
--------Base.lproj()
--------Images.xcassets()
--------UILabel+extension.h(340B)
--------ViewController.h(215B)
--------AppDelegate.h(277B)
--------AppDelegate.m(2KB)
----Label.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(16KB)
----LabelTests()
--------Info.plist(753B)
--------LabelTests.m(853B)

网友评论