Window.trapKey

Function/Meaning
[Windows *] Whether to trap keystrokes
Type
Window Class Properties
Explanation

Indicates whether to trap keystrokes.
You can also set the value.
When set to true, keystroke events that occur in other windows can be intercepted and fired on this window.
If this property for multiple windows is set to true, a keystroke event will be fired for the last window created.
Always false on Android.

Reference
Window.focusable