文件名称:UIAlertView 文字左对齐设置
文件大小:31KB
文件格式:ZIP
更新时间:2017-07-14 05:22:14
左对齐 iOS UIAlertView 作用 7.0
UILabel *tmpLabel = (UILabel *)subView; tmpLabel.textAlignment = NSTextAlignmentLeft;这段代码在 iOS7.0及以上系统不起作用修改
【文件预览】:
UIAlertTest
----UIAlertTest()
--------main.m(328B)
--------UIAlertTest-Info.plist(1KB)
--------AppDelegate.h(288B)
--------AppDelegate.m(2KB)
--------UIAlertTest-Prefix.pch(344B)
--------ViewController.h(206B)
--------Images.xcassets()
--------ViewController.m(4KB)
--------en.lproj()
----UIAlertTest.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(19KB)
--------xcuserdata()
----.DS_Store(6KB)
----UIAlertTestTests()
--------UIAlertTestTests.m(639B)
--------en.lproj()
--------UIAlertTestTests-Info.plist(682B)