ios - swift dynamic numbers of line -
i work ios 8 swift have textfield table cell.
if put in textfield short text, have no problems.
but there long text, end of cut, this:
"this exmaple of ..."
how can set dynamic second line in textfield, if text long it?
i not have code because dont know how can solve situation.
uitextfield
can contains 1 line of text. component need uitextview
.
Comments
Post a Comment