Last Updated: February 25, 2016
·
449
· rohitkotian

Autocorrecting a UITextField

Simply call the method
[txtField resignFirstResponder];
before submitting a text.
I used this method to implement a chat UI for an app.

Written by Rohit Kotian

Recommend
Say Thanks
Update Notifications Off
Respond