fun typeChar(character: Char, mode: KeyMode): Unit
Types a given character.
character - Character to type.
character
mode - Mode to type the character with.
mode