kvision-electron
/
io.kvision.electron.electron
/
KeyboardInputEvent
Keyboard
Input
Event
external interface
KeyboardInputEvent
:
InputEvent
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
keyCode
Link copied to clipboard
abstract var
keyCode
:
String
Content copied to clipboard
modifiers
Link copied to clipboard
open var
modifiers
:
Array
<
String
>?
Content copied to clipboard
type
Link copied to clipboard
abstract var
type
:
String
Content copied to clipboard