ios - Change NSAttributedText from UITextfield to UITextView -
i'm using textfield , textview, each fields assigning attributed string values. while changing attributed string uitextfield uitextview, attributed strings not aligning properly.
check screen shot attached.## ##
from screen shot here had used uilabel, uitextview , uitextfield. while copying attributed text of more 1 line uitextfield uitextview displaying above (screen shot) in uitextview dots. not able type in textview, whereas in uilabel works good. there property need add uitextview.
Comments
Post a Comment