Deslocamento de texto UITextField

Отступ в UITextField

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