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

Parameters

shifted

whether or not to enable the state of the shift key

See also