This might be a stupid question but after making an UITextEdit in interface builder, how do I actually use it in code?
I’m imagining something like
UITextEdit textedit;
But how do I then link that to ensure the text edit updates?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Start by reading a basic tutorial on iOS development. Trust me, it will be worth your time.