iOS Question TextField keyboard first capital letter

red30

Well-Known Member
Licensed User
Longtime User
I have KeyboardType TYPE_DEFAULT set. But when calling the keyboard, you need to manually press the corresponding button to start with a capital letter. Is it possible to set the KeyboardType so that the first letter of the called keyboard is capitalized?
 
Top