objective c - UIImage at end of UITextView -
i have uitextfield, @ end of textfield want add uiimage.
when put uiimageview on top of uitextfield, uiimageview (duh!) visible in top of uitextfield.
what code need write @ end of text uitextfield uiimageview appears?
no code needed, add proper constraints on interface builder. command-click image , bind text field, select horizontal (or vertical) spacing popup list.
Comments
Post a Comment