I have a simple app with a UITextView
embedded into a UIScrollView
. Interface Builder won't let me add multiple newlines for spacing; when I hit return it sees that as "end of input" rather than appending the newline to the UITextView
.
How can I get it to accept newlines for spacing?
Much simpler (and more IB based) than previous answers:
Just Alt + ENTER It will send a newline to the UITextView
.
Write up your text in TextEdit, then copy/paste it in.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With