Is there a way to set the autocapitalizationType for a UITextField so that the first letter of each word is capitalized by default?
UITextField
This Is A
Yes. On InterfaceBuilder, on the textField attribute inspector, you can set up the Capitalization property to Words.