Last Updated: February 25, 2016
·
735
· e0d

UITextField text offset

Отступ в UITextField

#import <QuartzCore/QuartzCore.h>
myTextField.layer.sublayerTransform = CATransform3DMakeTranslation(5, 0, 0);