Expand description
Input domain types.
The Input domain provides methods for simulating user input events.
Modules§
- modifiers
- Modifier keys bit flags.
Structs§
- Dispatch
KeyEvent Params - Parameters for Input.dispatchKeyEvent.
- Dispatch
Mouse Event Params - Parameters for Input.dispatchMouseEvent.
- Insert
Text Params - Parameters for Input.insertText.
Enums§
- KeyEvent
Type - Type of key event.
- Mouse
Button - Mouse button type.
- Mouse
Event Type - Type of mouse event.