Window.useMouseKey

Function/Meaning
[Windows *] Whether to use MouseKeys
Type
Window Class Properties
Explanation

Indicates whether to use MouseKeys.
You can also set the value.
If true, you can use MouseKeys.
Once the MouseKeys are enabled, you can use the cursor keys to move the mouse cursor, but no keystroke events will occur.
Always false on Android.