setShifted

open fun setShifted(shifted: Boolean): Boolean

Sets the state of the shift key of the keyboard, if any.

Return

true if the shift key state changed, false if there was no change

See also

com.king.keyboard.KeyboardView

KeyboardView#isShifted()

Parameters

shifted

whether or not to enable the state of the shift key