ios-Text inset for UITextField

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

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

posted @ 2016-04-18 14:28  qike  阅读(245)  评论(0编辑  收藏  举报