KeyboardEvent

constructor(codepoint: Int, shiftedCodepoint: Int = -1, baseLayoutCodepoint: Int = -1, modifiers: Int = 0, eventType: Int = EventTypePress, text: String? = null)