Theia API Documentation v1.65.0
    Preparing search index...
    interface LayoutProviderState {
        currentLayout?: string;
        source?: KeyboardLayoutSource;
        tester?: KeyboardTesterState;
    }
    Index

    Properties

    currentLayout?: string