minipavi-kotlin
Toggle table of contents
0.0.8
common
Platform filter
common
Switch theme
Search in API
minipavi-kotlin
core
/
fr.outadoc.minipavi.core.model
/
GatewayRequest
/
Event
/
KeyboardInput
Keyboard
Input
data
class
KeyboardInput
(
val
key
:
FunctionKey
)
:
GatewayRequest.Event
Événement envoyé lors de l'appui sur une touche du clavier.
Members
Constructors
Keyboard
Input
Link copied to clipboard
constructor
(
key
:
FunctionKey
)
Properties
key
Link copied to clipboard
val
key
:
FunctionKey
Touche du clavier appuyée.