UITextField auto-capitalization type - iPhone App

Viewed 80668

Is there a way to set the autocapitalizationType for a UITextField so that the first letter of each word is capitalized by default?

This Is An Example Of What I Want

7 Answers
Related