iOS SDK: UITextView & UITextViewDelegate

In this iOS SDK Basics tutorial, we are going to create a UITextView, implement the UITextViewDelegate protocol methods, and use NSLog to see when the methods are called. We'll also touch on how to limit the amount of characters in a text view and how to use the return key to resign the keyboard. Read […]

{excerpt}
Read More

Leave a Reply

Your email address will not be published. Required fields are marked *