You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The keyboard should open capital latters first and then small letter.
I have tried the word case for capitalization.
autocapitalizationType = UITextAutocapitalizationType.words
Basically autocapitalizationType does not work.It always open keyboard with small letters.
Thank you.
The text was updated successfully, but these errors were encountered:
The keyboard should open capital latters first and then small letter.
I have tried the word case for capitalization.
autocapitalizationType = UITextAutocapitalizationType.words
Basically autocapitalizationType does not work.It always open keyboard with small letters.
Thank you.
The text was updated successfully, but these errors were encountered: