Position of rightView UITextField
Is there a way to adjust the position of a rightView on UITextField? I
tried setting the frame on the view (set as rightView) but it didn't
change anything.
I'd like to avoid making two views, one as the rightView and one as the
rightView's subview where I change the subview's position, if possible.
No comments:
Post a Comment