1

On iOS I have a field that will normally be all caps, but if the user wants to use upper/lower (or whatever) that should be their choice. So, I would like to "default" the caps lock key to the on position. I'm not finding any way of doing what seems like a simple and reasonable thing.

Any suggestions?

RegularExpression
  • 3,531
  • 2
  • 25
  • 36
  • 1
    possible duplicate of [how to get the CAPS LOCK (pressed Shift key) key state programmatically on IOS SDK?](http://stackoverflow.com/questions/5837041/how-to-get-the-caps-lock-pressed-shift-key-key-state-programmatically-on-ios-s) – Howli May 30 '14 at 19:31
  • Like stated here [caps lock in ios](http://stackoverflow.com/questions/5837041/how-to-get-the-caps-lock-pressed-shift-key-key-state-programmatically-on-ios-s) there is no way to enable caps lock on the keyboard. – VaaChar May 19 '14 at 06:43

0 Answers0