I'm writing custom text editor with specific chars (non-english).
I know about property - autocapitalizationType to change capital, but before to viewing (changing) of char i NEED TO know about state of current keyboard.
And how to get the CAPS LOCK (pressed Shift key) key state of keyboard programmatically on IOS 4.0 SDK?