Options
All
  • Public
  • Public/Protected
  • All
Menu

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.

Hierarchy

  • ElectronKeyboardLayoutChangeNotifier

Implements

Index

Constructors

Properties

Accessors

Methods

Constructors

Properties

nativeLayoutChanged: Emitter<NativeKeyboardLayout> = ...

Accessors

Methods

  • init(): void