is Shifted
Returns the state of the shift key of the keyboard, if any.
Return
true if the shift is in a pressed state, false otherwise. If there is no shift key on the keyboard or there is no keyboard attached, it returns false.
See also
com.king.keyboard.KeyboardView
KeyboardView#setShifted(boolean)