Theia API Documentation v1.65.0
    Preparing search index...
    interface KeyboardLayoutChangeNotifier {
        onDidChangeNativeLayout: Event<NativeKeyboardLayout>;
    }

    Implemented by

    Index

    Properties

    onDidChangeNativeLayout: Event<NativeKeyboardLayout>