Use
textField.autocapitalizationType = UITextAutocapitalizationTypeWords;
For more information please read: UITextInputTraits Protocol Reference
Use
textField.autocapitalizationType = UITextAutocapitalizationTypeWords;
For more information please read: UITextInputTraits Protocol Reference