Class ElectronKeyboardLayoutChangeNotifier

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.

Implements

Constructors

Properties

Accessors

Methods

Constructors

Properties

nativeLayoutChanged: Emitter<NativeKeyboardLayout> = ...

Accessors

Methods