Keyboard layout changes are detected by the native-keymap package. This must happen in the main process of Electron. The events are sent to the renderer process using Electron IPC.
Protected
Readonly
Keyboard layout changes are detected by the native-keymap package. This must happen in the main process of Electron. The events are sent to the renderer process using Electron IPC.