码迷,mamicode.com
首页 > 移动开发 > 详细

ios-Text inset for UITextField

时间:2016-04-18 15:15:08      阅读:159      评论:0      收藏:0      [点我收藏+]

标签:

http://stackoverflow.com/questions/2694411/text-inset-for-uitextfield
myTextField.layer.sublayerTransform = CATransform3DMakeTranslation(5, 0, 0);

占位符和输入的字符离边框的距离调整

ios-Text inset for UITextField

标签:

原文地址:http://www.cnblogs.com/qike/p/5404363.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!