UITextAlignmentCenter deprecated in iOS6
日期: 2019-08-09 分类: 个人收藏 360次阅读
今天新建了一个测试project在XCode4.5 target iOS6, 发现UITextAlignmentCenter is deprecated。
然后改用 NSTextAlignmentCenter,warning消失。
嗯,mac os 和 iOS 融合进行中
转载于:https://www.cnblogs.com/russelljing/archive/2012/09/27/2705106.html
除特别声明,本站所有文章均为原创,如需转载请以超级链接形式注明出处:SmartCat's Blog
标签:java
精华推荐