I’m using an underscore character below each form field and related label in my view to logically seperate them. I’ve added the underscore in a UILabel but I’m looking for a way to repeat the _ without having to manually type it many times in the text property of the label in IB. Any idea on how to do this ?
I tried checking/unchecking “adjust to fit” but it’s not working.
Thx for helping
Stephane
This is vague question, but if you want a line, I think you should rather insert generic UIView with backgroundColor that imitates the line.
No matter how you’d look at this, this is much better solution than inserting undersocres.