Theia API Documentation v1.65.0
    Preparing search index...
    interface WindowStateExt {
        $onDidChangeWindowActive(active: boolean): void;
        $onDidChangeWindowFocus(focused: boolean): void;
    }

    Implemented by

    Index

    Methods