Set autocapitalizationType to UITextAutocapitalizationTypeAllCharacters on the UITextField.
See UITextInputTraits protocol (adopted by UITextField) for more details.
Set autocapitalizationType to UITextAutocapitalizationTypeAllCharacters on the UITextField.
See UITextInputTraits protocol (adopted by UITextField) for more details.